Hello, I do not know enough about J2EE, so I hope someone can enlighten me. We have a GlassFish server. On this server we want to offer virtual hosting for our customers. A simple setup would be to deploy each application with it's own OpenBD, Quercus, ColdFusion, JRuby or Railo engine. This gives us one big problem: memory. With this setup, each application using OpenBD will start up it's own version (instance) of OpenBD. This results in having X copies of OpenBD running, capable of doing the same thing.
Would it be possible to share OpenBD (or Quercus, ColdFusion, Railo, JRuby) so that multiple applications could use the engine? It seems that JSP support is implemented in the same way. The way this problem has been addressed by ColdFusion, Quercus and BlueDragon is the use of a webservice connector (mod_jrun, mod_caucho, etc.). This however ties the usage of the engine to a specific J2EE server. We want to keep the freedom of choosing. Any insights are appreciated. Thanks, Erik --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
