On Monday, March 28, 2016 at 12:53:16 PM UTC+3, Márk Sági-Kazár wrote:
>
> Hi all,
>
> For quite a few years now, the world goes towards distributed systems. It 
> became very important for these systems to communicate with each other in 
> an efficient way.
>
> Also, with domain driven design, CQS, CQRS, etc it became important to 
> exchange messages within the application as well.
>
> Whether the message's destination is another software component or another 
> external service, it doesn't matter.
>
> Therefore, I am suggesting to create a PSR for such messaging API.
>
> Java's JMS is quite impressing from my point of view: 
> https://en.wikipedia.org/wiki/Java_Message_Service
> (although I am not sure whether it can easily be adopted to PHP)
>
> Existing PHP examples for some kind of messaging:
> Bernard also does some sort of messaging: 
> https://github.com/bernardphp/bernard
> Simple Bus: https://github.com/SimpleBus/
> Prooph: https://github.com/prooph
>
> What do you think? I have a fear that this topic is too big to be 
> standardized, so I would really love to hear any ideas on this topic.
>
> Kind regards,
> Mark
>

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/d23fa8f1-aa74-4062-8f56-9906a3e6a04a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to