[Queue-developers] Help on source code (queue.c)
Brought to you by:
wkrebs
From: Monica L. <ml...@al...> - 2000-06-22 16:28:38
|
Hi everyone! I am a student intern, working on a project that involves modifying a little bit of the Queue software. First, however, I must understand the source code in order to do so. I have been looking at the "queue.c" source code for two days now, and I am having trouble understanding the big picture. Can someone please give me a general overview of what queue.c is doing? After it parses the command line options and finds the load of all the hosts, then what does it do? I mainly want to understand how queue communicates with the queue daemon at the remote host, how information from what the user types on the command line gets transferred over to the queue daemon. Thank you, Monica |