From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Marcus "Andree S(dot) Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br> |
Cc: | d(dot)wall(at)computer(dot)org, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Multi-threaded servlet environment |
Date: | 2003-12-30 14:42:02 |
Message-ID: | 1072795321.1687.144.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Marcus,
That's simply amazing, that anyone would prohibit you from writing legal
java inside a container.
Have a look at jboss, and see if it can solve your problems.
Dave
On Tue, 2003-12-30 at 01:59, Marcus Andree S. Magalhaes wrote:
> We were about to lose a support agreement with BAE/Weblogic people
> simply because we were creating threads on our own. No reasons
> were given to us, but they (BES) simply don't *recommend* the
> arbitrary creation of threads.
>
> I suspect it's this way because people can easily create lots of
> leaks, excessive CPU usage or something like that and then blame
> the application server for its ridiculous performance.
>
>
>
> > David,
> >
> > There's no problem creating threads inside a servlet container.
> >
> > Dave
> >
>
>
>
--
Dave Cramer
519 939 0336
ICQ # 1467551
From | Date | Subject | |
---|---|---|---|
Next Message | David Wall | 2003-12-30 17:53:58 | Re: Multi-threaded servlet environment |
Previous Message | Nic Ferrier | 2003-12-30 14:06:16 | Re: Multi-threaded servlet environment |