Making Sybase driver 0.37 multithreaded.
"Richard Homolka" <[email protected]> Mon, 22 Aug 2005 15:12:10 -0500
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Message-ID | <[email protected]> |
Hello, we have some developers at my firm who are using the Python Sybase drivers. They like it, the drivers are working well, but it seems to grab a Giant Lock (Global Interpreter Lock) when it runs. Are there any plans to get multi-threading enabled? Thank you.