On 2016-08-07T17:37:59 +0200
Simon Chemouil <ecli...@mithrandir.net> wrote:

> list+org.o...@io7m.com a écrit le 07/08/2016 14:01 :
> > Hello.  
> 
> Hi,
> 
> > As a learning exercise, I've put together a very contrived example of a
> > "reverse" service (like an echo service, except that each returned line
> > comes back reversed). Mostly, I'm using it as a learning example of how
> > to build a small TCP/IP client/server in OSGi.  
> 
> You hit a limitation in DS, and a very common one because often
> components might need to run blocking code (e.g some SQL queries to make
> sure a database is ready/with the right model) and make sure the
> services it provides are not exposed before that.
> 

Thanks for the explanation.

I'm familiar with promises and futures, but I wasn't aware that OSGi
had its own implementation!

M

Attachment: pgp2Nm7I9jNtx.pgp
Description: OpenPGP digital signature

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to