Hello Sander,

On Jul 2, 2010, at 12:27 , Sander de Groot wrote:

> Our production environment consists of >= 500 websites and are currently all 
> written in PHP. We're considering moving from PHP to Java but are unsure if 
> its the right choice and if it is even possible with that many sites. 
> (memory?)
> 
> At the moment we're considering to use Felix as the container for all 
> applications. So Felix will have > 500 bundles. Each bundle (at least the 
> webapps) will be around 100kb each. I'd like to know whether it is possible 
> to have that many bundles deployed in Felix and would like to know more about 
> the performance aspect.
> 
> So in short: is it possible to deploy ~ 500 bundles on one container and have 
> the same or even better performance than the same server using PHP? Or do you 
> have any other (better)  suggestions?

Deploying hundreds of bundles in a single container is no problem, the 
framework can handle that. However, all other questions about performance are 
impossible to answer without a lot more information. The most important thing 
to realize is that the OSGi framework itself adds very little overhead, so the 
main question is what these 500 bundles will be doing?

Greetings, Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to