comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Partial implementation of XML-RPC
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Partial implementation of XML-RPC [message #46275] Thu, 10 November 2005 23:32
Antonio Santiago is currently offline  Antonio Santiago
Messages: 201
Registered: February 2004
Senior Member
Robbie Barnett wrote:
> Hello,
>
> I've made a very partial implementation of a XML-RPC client for IDL.
> The eXensible Markup Language - Remote Procedure Call (XML-RPC)
> protocol is described at http://www.xmlrpc.com/ . XML-RPC is a simple
> protocol which involves sending XML encoded data over HTTP connections
> to make a remote method call. I've done some testing using a XML-RPC
> server written in Python, and I can achieve about 200 calls per second,
> however, I am attempting to increase the speed by reducing IO blocking
> to a minimum.
>
> The XML-RPC client is GPL and available from
> http://www.barnett.id.au/idl/
> I know that this is a very early stage to be releasing code, but I am
> fishing for feedback to see if this is a project which is worth
> maintaining.
>
> I am planning on using a XML-RPC server in combination with a back-end
> database for storing patient demograhics, settings and meta data. I
> will cache the XML responses on the local filesytem so that my
> application will still work even if network connectivity is lost.
>
> Cheers,
> Robbie
>

Hi Robbie,

I just saw your abouve URL and the work is very interesting and usefull,
it grovees the powerfull of IDL.
This is my personal opinion but: Why use the GPL license? Why do yo not
prefer the LGPL?
The world of licenses is very big and complex but if I am right GPL is a
"virical license" that is: if your code of FTP clien is GPL and i write
a program, my program must be GPL. LGPL avoids this problem. I can use
your LGPL program (or library) but my program can be propietary.

I tell you this because many programs on IDL are propietary or has some
type of propietary license. Then is dificult or imposible to use any GPL
code.

Sorry, about this some-way-critical-post. Also I encorage you to
continue developing this type of tools. IDL is great but has many lakes.

Bye ;)


--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
Grup de Recerca Aplicada en Hidrometeorologia (GRAHI)
Universitat Polit�cnica de Catalunya
Barcelona - SPAIN
-----------------------------------------------------
http://www.grahi.upc.edu
-----------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Partial implementation of XML-RPC
Next Topic: Adobe 7.0 in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:55:58 PDT 2025

Total time taken to generate the page: 0.00364 seconds