gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] xml rpc stuff


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] xml rpc stuff
Date: Tue, 25 Feb 2003 13:09:55 +0100
User-agent: Mutt/1.3.22.1i

> It is fairly easy to use xml-rpc as python servers for databases, at
> least on a simple level. 
> in test_area/sjtan/ analyse_sql3.py  is a program for looking at the
> gmclinical.sql script to generate a monolithic xml-rpc server for each
> table in the script, server2.py was a result. 
> It's ok, but we've already got about 4 or 5 different ways to add
> indirection to postgresql client connection already !!
The idea would be - if I understand Horst correctly - to
consolidate them into XML-RPC services only.

There I can see your suggestions for crash
recovery/disconnected operation fit in nicely. When the
service detects that the database cannot be reached it can
store data somewhere else. The client does not know or care.
Conversely, when the client crashes the service can save
client-related data state.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]