taskDistributed Make System - Tasks: task #1410, Implement FastCGI-like behavior

 
 

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

task #1410: Implement FastCGI-like behavior

Submitter:  Julien Gilli <darktigrou>
Submitted:  -
   
 
Category:  DMS programming tasks Should Start On:  -
Should be Finished on:  - Priority:  9 - Immediate
Status:  None Privacy:  Public
Assigned to:  klyr Percent Complete:  Any
Open/Closed:  Open Effort:  0.00

-, original submission:  

For now, each time a command is executed by the Make process, a new
client process is created. Thus, it is very difficult to keep tracks of several important
things between compiler command calls, like configuration parameters,
matches between compiler support classes and compiler paths for
the IP adress a newly elected scheduler for example.
It should also increase performance because only tiny C programs will be launched each time a compiler command line is executed by the Make process, instead of a heavy Python interpreter.

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

 

Digest:
   task dependencies.

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.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-09-16 darktigrou start_date1032134400
    end_date1032393600

Back to the top

Powered by Savane 3.14-8eb0.
Corresponding source code