Re: [Twisted-Python] AsyncQueue is still unavailable

2009-06-19 Thread David Bolen
mardiros writes: > I am looking in Storm for the moment. > I have copy the driver in the twisted-integration, > but it tries with the both driver pymssql and adodbapi, > and i think only the mxodbc worked. > > Now i execute deferred query  with a modified one, > and it work's fine. > > I will try

Re: [Twisted-Python] AsyncQueue is still unavailable

2009-06-19 Thread mardiros
Hey, thanks for helping me. Steve Steiner (listsin) a écrit : I have a more current version of the code, but it would be better to go with something actively maintained. S That's exactly what I thint about too I am looking in Storm for the moment. I have copy the driver