In our current project we have the need to do some calculations asynchronously. We're using OSGi with bndtools on an Apache Felix 4. Any advice on how to do that? We're looking for something like http://docs.oracle.com/javaee/6/tutorial/doc/gkkqg.html
How about OSGi promises