On Tue, Jul 7, 2009 at 12:16 AM, Gonzalo<[email protected]> wrote: > > 60 simultaneous updates on the same workitem: > > - ruote-rest (out-of-the-box): 5,19 s. > - ruote-rest (out-of-the-box + cleanup_connection_patch + mysqlplus > gem): 3,23 s. > > 100 simultaneous updates: > > -ruote-rest (out-of-the-box): crashes with conn pool exhaustion > errors: > ActiveRecord::ConnectionTimeoutError: could not obtain a database > connection within 3 seconds. The max pool size is currently 30; > consider increasing it. > - ruote-rest (out-of-the-box + cleanup_connection_patch + mysqlplus > gem): 6,2 s. > > > Hope you find this interesting, and that this hints allow ruote-rest > to be even more useful :-)
Hi Gonzalo, very interesting indeed. I hope something good will emerge out as Rails 3.0. >From what I have seen, I would favour DataMapper for ruote-kit and workitems (but the choice belongs to Kenneth). Thanks a lot, cheers, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
