Re: linux persistent c application with http protocol?
- From: "Francesco" <vigotti@xxxxxxxxx>
- Date: 28 Jan 2006 19:17:09 -0800
> 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
yes the project is little complicated a multithread program that could
work with the httpd protocol and could receive the request instead of
apache.. and manage the array giving back the httpd reply to the
browser will be the best way i think..
i'll do some expertiment in the next week with php and files stored in
ramdisk.. i've seen also hypersql (which should do a database fully
loaded in the ram...) i'll do some test..
but i'll always loking for the dedicated program wich manage persistent
matrix..
so i'll have to hire someone for this solution and before to hire
someone i would like to know how much this could cost and if the
project could be done in a reasonable time..
i don't want to spend more than 6 000 $ for a program in c that have to
do this.. (i could do the modification by myself.. just need a program
that is multithread and give reply to http request on a port on a
webserver.. and it must be a deamon i think because every request
should go to the same program id in the linux machine.. not start
another process of the same program..)
than i'll make the function to manage the array...based on passed
variables..
do you think that this work could be done and the work is easy enought
to not spend more than this sum?
i'm not expert c programmer and i don't have time :( that's why i'll
have to hire someone.. :(
.
- 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
- Re: linux persistent c application with http protocol?
- From: Ben Bacarisse
- linux persistent c application with http protocol?
- Prev by Date: Re: Please use wxWidgets
- Next by Date: Re: Please use wxWidgets
- Previous by thread: Re: linux persistent c application with http protocol?
- Next by thread: priority inheritence and ceiling protocol
- Index(es):
Relevant Pages
|