[Tutor] Turning a "script" into an "application"

Christian Wyglendowski Christian.Wyglendowski at greenville.edu
Wed Oct 27 16:32:19 CEST 2004


Bill, Kent, Joe,

Thanks a lot for openly discussing the different approaches to my
problem.  With your help, I have gained some insight into the problem
area that I am tackling, and that's what I was looking for.

The multiprocess socket/XMLRPC option is very exciting in that I could
create a generic "sniffer server" that can talk with whatever client(s)
I decide to create.

The all-in-one threaded option is tempting for a couple reasons:
	1.  I would like to get some experience with threads.
	2.  Overall, the architecture sounds less complex.

For the sake of flexibility, I am leaning towards the multiprocess
option using XMLRPC.

Thanks again for the ideas/counter-ideas!

Christian
http://www.dowski.com



More information about the Tutor mailing list