Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Re: Indy 9 vs Indy 10
| Subject: | Re: Indy 9 vs Indy 10 |
| Posted by: | "Fritz Huber" (..@yahoo.com) |
| Date: | Mon, 16 Oct 2006 20:50:01 |
> What would you consider "proven itself in the real world yet" to require?
> I use it here, the email and ftp parts of it at least, and it works well.
> Prbly send a few hundred emails a day, and prbly hundred or so FTP.
Well, I'm going to be using the TCP components directly. One of the main
tasks will be to load some data from a database into some shared memory
cache and answering requests from different devices concurrently (probably
something like 50 devices concurrently, each request taking only hundred
milliseconds). I'd just like to be aware of any known issues before I start
the project.
none