On Thu, Nov 5, 2009 at 6:20 PM, william opensource4you
<william.o
...@gmail.com> wrote:
> All,
> I'm really happy to inform you that Ebay is one of the happy user of Fapws3.
> Currently they are using it for one their service for which they are
> reaching 100 millions hits per day. This is 1157requests/second !!!.
> This is a great recognition of what Fapws3 can offer.
So, obviously, they don't use external connections (like DB) and
blocking calls (like file system) inside a request.
Narrows down to a simple pure functional handler, which renders answer
having only single request info. Like hash code verification or
in-memory database. I told you from the start, this is going to be the
only application for fapws until there are means to communicate with
outside world.
Yeah, with these kind of handlers, fapws can do up to 3K Rps on my laptop.
I think this is a total win for you and fapws project. My honest,
greatest congratulations, William.