taskDistributed Make System - Tasks: task #3846, Use XML-RPC

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #3846: Use XML-RPC

Submitter:  Julien Gilli <darktigrou>
Submitted:  Mon 07 Mar 2005 09:48:49 AM UTC
   
 
Category:  DMS programming tasks Should Start On:  Mon 07 Mar 2005 12:00:00 AM UTC
Should be Finished on:  Mon 07 Mar 2005 12:00:00 AM UTC Priority:  1 - Later
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Thu 17 Mar 2005 08:20:17 PM UTC, comment #1: 

I've done some quick tests.
Transfert rate is about 1MB/s on localhost.
Maybe I badly used xmlrpc (tests done quickly)

Julien Barbot <klyr>
Group administrator
Mon 07 Mar 2005 09:48:49 AM UTC, original submission:  

We use plain old sockets for network programming as for now. XML-RPC seems to be a good way to go in order to achieve the request <-> answer mechanism of DMS. It should simplify a lot the source code.

We could go further and abstract the communication facility, then provides several "network backend". One of the backend could be XML-RPC, as well as plain old sockets. It would allow us to rollback our changes without any arm if XML-RPC is not suitable.

Julien Gilli <darktigrou>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code