Thanks BJ, I have read through the spec a first time. I like that it keeps the separation of concerns between API and distribution, just like Peter's blog post. (I have a few comments on the spec, but I'll leave them for another mail thread later this week.) Do you have a target date for this specification's release? Will there be any reference implementation? Also, is there parallel work being done on an update of the Remote Services specification to add these async features, or will this be done in a new iteration after this specification is finalized? Best regards Mike BJ Hargrave wrote:
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-Asynchronou sServices.pdf> https://github.com/osgi/design/raw/master/rfcs/rfc0206/rfc-0206-Asynchronous Services.pdf -- BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the <http://www.osgi.org/> OSGi Alliance <mailto:[email protected]> [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> 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> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
