Hello Hraban, hello Ed, hello mailing list!

Am 07.02.2006 um 00:06 schrieb Henning Hraban Ramm:

Am 2006-02-05 um 20:13 schrieb sk2001de:

        Do you have much experience with Twisted?

Not at all, I'm afraid. From the first looks at Twisted, it seems to be a great system for communication programming of all kinds.

It is, but you must wrap your mind around it, and that maybe hard.
Make sure you go through all the tutorials.
Forget about threads, you normally don't need them with Twisted.
(You must get used to asynchronous programming.)

I'll give it a try eventually.

I've achieved all I wanted in a very simple way. My own framework code is running in its own thread, with only one modification in comparison to the original standalone version: a "withDabo" flag is used to conditionally import the raiseEvent() function which is called each time a high-level telegram is received over TCP/IP, and the telegram is passed as an argument -- that's all.
On the Dabo side, the event is received and the telegram is processed.

It's the old effect: First, you have no clue at all. Later, when you've made it, it's easy :-)

Greetlings from Lake Constance!
Hraban

Greetings retour...!
 Stefan

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to