Hello,

I have several CGI scripts that I would like coordinate via a "First In / First 
Out" style buffer.    That is, some processes are adding work units, and some 
take the oldest and start work on them.

What is the right way to do this?    I suppose I could use an SQL server or 
SQlite , but that seems very complex for just a FIFO.

Thank you,
:)



      

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to