"Simple things should be simple to do.  Complex things should be possible."

I think you've a cool little middleware thing there.

- Rick


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Matt
Whiteley
Sent: Thursday, May 16, 2002 3:55 PM
To: [EMAIL PROTECTED]
Subject: Forget CORBA, MSS is here


All,

A quick plug for some Python code :
I've just written a nice lightweight web service framework in pure Python.
It takes in HTTP requests and returns XML documents as results. It's a
middleware ish very lightweight CORBA ish replacement. (+ it's Free)

What I think it excels at is that new services are VERY easy to plug in. The
framework (MSS) allows new services (just about anything in Python) to be
added and provides them with a Web interface for execution.

Take a look at :

http://homepages.shu.ac.uk/~mjwhitel/mss

Any comments are more than welcome

Thanks
Matt


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to