Hello, I was wondering what kinds of stories people have about their experiences with scaling OSGi frameworks in elastic cloud scenarios.
I'm just starting to touch this issue with our product and so any info on gotchas would be appreciated. The scenario I have is a central web app that contains an embedded framework. There will be clustered provisioning of bundles, but where and how is the best way to store the bundles (since the file system is not directly available). I was thinking to implement a minimal virtual file system driver for the framework resource/bundle storage so that bundles go into a document database or similar (space unique per node.. I don't think the nodes could share the space safely right?). Any tidbits of information would be welcome. Seasons Greetings to all! -- Raymond Augé <http://twitter.com/#!/rotty3000> Senior Software Architect Liferay, Inc. <http://www.liferay.com> <https://twitter.com/#!/liferay>
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
