Hello all,

I have been working with osgi containers for some years and to me its service model (its version resolution and hot-deploy capacity), together with its configuration model are unbeatable.

In last weeks I've been playing in a POC with Eclipse Vert.x developing a set of micro-services using the concepts of reactivex (rxjava2). Vertx concepts are very interesting and also very flexible. The way it uses its threads in order to not block and how it uses its EventBus as a backbone for its Verticles is very powerful.

But I still missed some nice things from the OSGi world.

I'll to extend the POC period a bit more and try OSGi and Vert.x together. Certainly there many feature overlapping. Also the Vert.x threading model seems to be a concern if I start to mix Verticle and OSGi components.

I would like to hear experiences from people that have used both together.

many thanks,

Johnny

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

Reply via email to