Re: multi-tented connection queues

2012-01-10 Thread Pid
On 10/01/2012 12:25, Tharindu Patikirikorala wrote: > Hi All, > > > I am doing a case study to make tomcat to host multi-tented web > applications. i.e., a single web application/service container is serving > logically partitioned customers. For the basic implementation (let’s say > number of c

Re: multi-tented connection queues

2012-01-10 Thread André Warnier
Tharindu Patikirikorala wrote: Hi All, I am doing a case study to make tomcat to host multi-tented web applications. i.e., a single web application/service container is serving logically partitioned customers. For the basic implementation (let’s say number of customers/tenant are 2) I want to

multi-tented connection queues

2012-01-10 Thread Tharindu Patikirikorala
Hi All, I am doing a case study to make tomcat to host multi-tented web applications. i.e., a single web application/service container is serving logically partitioned customers. For the basic implementation (let’s say number of customers/tenant are 2) I want to make following modifications. 1)