[Twisted-Python] Help for Twisted + Thread + Message Queue

Stefano Danzi s.danzi at hawai.it
Thu Oct 3 12:50:38 MDT 2013


Hi...
Thanks for reply.

I know SSCCE.... But I have not code yet. I'm doing some investigation to understand if it is the right way or if twisted has a better standard flow for a similar problem.

I will try to write something....


exarkun at twistedmatrix.com ha scritto:

>On 04:57 pm, s.danzi at hawai.it wrote:
>>Hi!!
>>
>>I have to write a little python program to manage a serial port radio 
>>modem.
>>I have to send some AT commands and read resposes. This is not a 
>>problem,
>>twisted examples are enough.
>>
>>...but I have a situation that makes things complicated:
>>
>>Anytime the modem can send back to serial port a line starting with 
>>"++"...
>>I have to catch it and do some analysis that could take a long time.
>>
>>How to solve????????????????
>
>Hi Stefano,
>
>Please read http://sscce.org/ and post again with more information.
>
>Thanks,
>Jean-Paul
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python at twistedmatrix.com
>http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


More information about the Twisted-Python mailing list