[cx-oracle-users] Greenlet compatibility for cx_oracle?
Brought to you by:
atuining
From: Jerry S. <jsp...@gm...> - 2010-09-27 17:45:57
|
Greetings, I've been scouring the web for information on how to use cx-oracle in a compatible way with Greenlets. Well, specifically, with Eventlet, which uses greenlets as the foundation of its async / concurrency features. Recently, when the PostgreSQL folks added async hooks, and psycopg2 was updated to take advantage of them, lots of things "just work", with Eventlet "monkeypatching". https://lists.secondlife.com/pipermail/eventletdev/2010-May/000816.html All fine and dandy, except the word has come down that we must use Oracle 11i for our backend. Any hope that cx_oracle will grow similar abilities, any time soon? Thanks in advance for any advice, Jerry S. |