2014-05-14 11:20 GMT-03:00 Rainer Stratmann <rainerstratm...@t-online.de>:

>  On Wednesday 14 May 2014 16:14:32 you wrote:
> > On Wed, 14 May 2014, Michael Schnell wrote:
> > > On 05/14/2014 03:56 PM, silvioprog wrote:
> > >> http://silvioprog.github.io/brookframework/
> > >
> > > Of course I did find this already by checking your initial post.
> > >
> > > But this did not help much for finding out what kinds of tasks the
> > > "brook" is really useful for.
> >
> > Developing any web based application.
>
> Is an additional program required, for example Apache?
> Or does it run without any additional programs?


You can run Brook in four modes:

. CGI (with any HTTP server like Apache, nginx etc.);
. FastCGI (with any HTTP server like);
. Stand alone (with embedded server);
. Stand alone service/daemon (with embedded daemon server).

-- 
Silvio Clécio
My public projects - github.com/silvioprog
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to