I'm using the open source implementation in production on App Engine for Google's hub. I've tuned a few parameters (like number of queue shards) but otherwise it's vanilla. It can scale very large (hundreds of requests per second).
-Brett On Thu, Sep 16, 2010 at 3:22 AM, Mani <[email protected]> wrote: > Hello Everyone, > > I just started running hub (open source implementation) on my machine > to see how it works... > > I have followed the steps given in > http://code.google.com/p/pubsubhubbub/wiki/DeveloperGettingStartedGuide > to run the hub. > > Has anyone done any performance test/benchmarks? Is it advisable to > make use of the same implementation for production? Can anyone guide > me to perform the load test? > > Thanks, > Mani > >
