Hi Leonardo,
Thanks for reply.

On Mon, May 24, 2010 at 12:13 PM, Leonardo M. Ramé <martinr...@yahoo.com> wrote:
>
> I'll use it in production. With CGI you have one advantage over Apache 
> Modules or Embedded web servers, as far as your "actions" do their work 
> without errors, you don't have to worry about possible memory leaks related 
> to concurrency problems or threads or anything like that, CGI's are much less 
> complex than servers. Knowing this, I'm pretty sure FreeSpider will fit my 
> needs for this particular project.
>

Don't worry about memory leaks?! But if a do not freed an object e.g.
this is continues in memory, even after app ends.
About FreeSpider: There are just one owner for this project, right?
This project is more stable than fpWeb, Powtils, Synapse, etc?


Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to