Re: [Twisted-Python] Question about SerialPort

2011-01-20 Thread Jason Valenzuela
custom UART driver and run it on a RTOS to get correct timing. That being said, you can probably write something that will work 99.9% of the time, but may not respond correctly for some weird corner case scenarios. Jason Valenzuela ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Question about XMLRPC, Sync and ASync

2010-08-06 Thread Jason Valenzuela
another note, if both of your servers are using twisted, a prospective broker interface may be easier than a low level LineReceiver protocol. Jason Valenzuela ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com

[Twisted-Python] PB referenceable and cacheable

2010-05-23 Thread Jason Valenzuela
s to change the parameter's value, and the latter keeping clients updated with the current value. Is that a sane approach, or am I reinventing the wheel? Thanks, Jason Valenzuela ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://t