At 04:48 8/2/01 -0800, [EMAIL PROTECTED] wrote:
>> Costin Manolache wrote:
>> >
>> > What's wrong with having multiple thread pools or db pools, each
>> > having special characteristics and working best in different
>> > situations ?
>>
>> Different, plug compatible, db pools would be great.
>
>That's the key - "plug compatible". But we are in java, and writing a
>simple adapter should be very easy. Adapters don't add so much complexity.
The question is that if we have plug-compatability then what is the point
of having multiple implementations? (besides keeping massive scalability).
If we have a plug in point then each framework will only expose a certain
limited amount of functionality (lowest common denominator approach) or
else they use a generic method of setting implementation specific pramaters
(JNDIs approach). If we use the second approach then how much has the
abstract gained us ?
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]