-Ursprungligt meddelande-
Från: twisted-python-boun...@twistedmatrix.com
[mailto:twisted-python-boun...@twistedmatrix.com] För Michael Thompson
Skickat: den 15 januari 2011 14:17
Till: Twisted general discussion
Ämne: Re: [Twisted-Python] Design advice
> On 14 January 2011 14:56, wr
On 14 January 2011 14:56, wrote:
> I see how I can tell a client to retrieve specific messages from the database
> to send them.
> What I'm not sure about is the "live" part (sending messages coming from the
> external system). Note that when I say "live", a small delay (up to 2-3
> seconds) i
Hi,
I'm trying to do a proof of concept and need some advice about the design.
We today have an external system sending messages to several of our tests
systems (one specific connection per system).
We'd like to get our own server for more flexibility (easily setup connection
to a new system, fi