[mod_python] Persistent web-service

Zsolt Barat zsolt at bbm.de
Thu Sep 15 13:24:07 EDT 2005


Graham Dumpleton wrote:

> Still using a separate backend service process or framework is still
> probably preferable, with the handlers using XML-RPC or some other
> messaging system mechanism to communicate with it. You still have the
> issue of having to ensure the backend service is started, but then it
> also means your backend service isn't really dependent on Apache and
> you could use other means to communicate with it. Ie., Apache just
> becomes one type of interface.
>
hi,
this is interesting. i just try to make something like this. a tiny
webapplication which connects to a serial port and issues some
datarequest. are they already some recommended frameworks (xml-rpc) you
aware of which deal with this issue? sample apps?

best

zsolt

-- 
bbm kloedenstr. 1 10965 berlin tel ++49 30 69580994 fax ++49 30 69580993

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20050915/23f6ee17/signature.bin


More information about the Mod_python mailing list