From: | "Marcus Andree S(dot) Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br> |
---|---|
To: | <pg(at)fastcrypt(dot)com> |
Cc: | <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br>, <d(dot)wall(at)computer(dot)org>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Multi-threaded servlet environment |
Date: | 2003-12-30 19:26:13 |
Message-ID: | 63343.200.174.148.100.1072812373.squirrel@webmail.webnow.com.br |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Well, I found that amazing too. JBoss could help us, but the
reasons why Weblogic was chosen reside on the political side...
It's a bit difficult to push OpenSource software in large, slow
motion and intelectually old corporations.
> 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 | Nic Ferrier | 2003-12-30 19:57:44 | Re: Multi-threaded servlet environment |
Previous Message | Henrik Andersson | 2003-12-30 18:16:14 | getGeneratedKeys() |