On Thu, 2004-12-02 at 18:28, Stas Bekman wrote:
> Hi,
> 
> As mod_perl 2 is going to be released shortly the issue with DBI and 
> friends not being thread-safe (I believe DBI is fine, but DBDs are not) 
> becomes a problem. Since Apache 2 has a bunch of threaded MPM 
> implementations and while Unix users could always use prefork MPM (no 
> threads) windows users can't afford this luxary, they need the modules to 
> be thread-safe in order to use those.

DBD::Sybase is thread-safe, AFAIK, provided that it is built with the _r
version of the Sybase libraries.

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]                       http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or 
long term contract positions - http://www.peppler.org/resume.html

Reply via email to