in reply to Re: Re: Re: Fast queue logic
in thread Fast queue logic
The (Perl) server returns an OK, and processes the request ASAP. Therefore, I want to accept commands as fast as possible (store them as files or in a database), and then process them (read the files or from database).SEND:COMMAND,PARAMS
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Fast queue logic
by BrowserUk (Patriarch) on Dec 06, 2002 at 23:24 UTC |