akka - Single OSGi bundle across multiple Cellar nodes -


A basic question about OSGI: Can an OSGI bundle be distributed in many cellar nodes? Say, I can distribute the OSGI bundle created with actor (Akka) in bundles in many nodes so that I can extend the performance of distributed actor.

What is the need for an uneven bundle, but is it not known about its inherent bundle ? Yes, it is easy to distribute this bundle in many nodes within this cluster group. If you want some "exchange" mechanism between those distributed bundles, then you have to take care of it, for example you may want to use the built-in hazelcast to distribute a state in your cluster bundle.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -