basic osgi integration is easy

you need to get osgi compatible container and hookup it to cassandra daemon. Its very easy to do - about 5 lines. osgi container can be accessed from network, you need to deploy your application into container on each node and start it up. Then use some RPC mechanism like thrift or JMS for communication with server part of your application.

Reply via email to