You might want to look at RFC 206 [1] which is ongoing work. [1] https://github.com/osgi/design/raw/master/rfcs/rfc0206/rfc-0206-AsynchronousServices.pdf --
BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the OSGi Alliance [email protected] office: +1 386 848 1781 mobile: +1 386 848 3788 From: Mike Wilson <[email protected]> To: "'OSGi Developer Mail List'" <[email protected]> Date: 2014/03/03 09:39 Subject: [osgi-dev] asynchronous service calls and/or messaging Sent by: [email protected] Attempting to look wider than my previous question about remote services, I'm looking at any way to make an asynchronous call from a bundle in one OSGi container to a service in another OSGi container. There's an interesting discussion about asynchronous service calls on: http://blog.osgi.org/2010/04/calling-your-cake-and-sending-it-too.html Have there been any new developments towards standardization of any asynchronous pattern, or is using ECF or making your own still the main alternatives? Or, is the preferred option to use some third-party API directly, such as a messaging API like ActiveMQ? Thanks Mike_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
