Re: linux persistent c application with http protocol?
- From: Ben Bacarisse <ben.usenet@xxxxxxxxx>
- Date: Sat, 28 Jan 2006 16:39:25 +0000
On Sat, 28 Jan 2006 06:54:31 -0800, Francesco wrote:
>> Conclusion: Apache+mod_php can do the job without breaking a sweat.
>
> ok, the problem is that the program will not be as simple as i've told
> you..
That is, indeed, a problem!
> actually i think that apache module with the array saved in a file in a
> ramdisk is the fastest solution
HTTP is not a complex protocol and there are GPL libraries to help you so
another option would be to write a stand-alone program that handles the
requests. There may be, of course, reasons why the solution must be
embedded in a full HTTP server. As you say, we don't have the full
picture here.
--
Ben.
.
- Follow-Ups:
- Re: linux persistent c application with http protocol?
- From: Francesco
- Re: linux persistent c application with http protocol?
- References:
- linux persistent c application with http protocol?
- From: Francesco
- Re: linux persistent c application with http protocol?
- From: Logan Shaw
- Re: linux persistent c application with http protocol?
- From: Francesco
- Re: linux persistent c application with http protocol?
- From: Ben Bacarisse
- Re: linux persistent c application with http protocol?
- From: Francesco
- linux persistent c application with http protocol?
- Prev by Date: Re: Please use wxWidgets
- Next by Date: Re: priority inheritence and ceiling protocol
- Previous by thread: Re: linux persistent c application with http protocol?
- Next by thread: Re: linux persistent c application with http protocol?
- Index(es):
Relevant Pages
|