Thursday, January 6, 2011

Event Delivery Network

I love the concept of an Event-Driven SOA. Events decouple producers and consumers, they allow multiple consumers, they allow asynchronous interaction etc.

here an entire chapter on the EDN topic


here how to create an Event with a PL-SQL procedure.

The mystery so far is how to generate an Event from Java....apart the horrendous command line interface.... probably for JMS based events there is another way....

No comments: