Recently there's a trend to build an application using Microservices which 
place an emphasis on small processes.  There's also a move away from from 
using an enterprise bus - instead preferring communication over 
open/standard protocols.  This makes sense but I find myself wishing for a 
mechanism that publishes events [from one service to another] over http.

Could hubbub be used for pub-sub between two microservices that expose a 
restful (even odata) api?  Is there any support for security, retries, 
circuit-breakers etc?  

Or would this lead to a yet another bloated middleware product?

Joe

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pubsubhubbub" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to