NeverBlock Ready for the Big Time

eSpace has had NeverBlock enabled on its own Ruby applications for quite some time now and with a great degree of success. But NeverBlock has so much more to offer to the development community; eSpace is now providing a service in which you can get NeverBlock enabled in your very own application.

By allowing requests to run concurrently and in a non-blocking manner,the latest version of NeverBlock gives you the chance to make sure that users of your application get the most out of the experience without you having to compromise on speed or memory efficiency. If you are interested in getting NeverBlock enabled or learning more on how it could help your application, don't hesitate to drop us a line.

Comments

1.

Will ActiveRecord 2.3.4 be supported for mysql? Currently espace-neverblock have problems with transactions: /var/lib/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/database_statements.rb:114:in `transaction': undefined method `assert_valid_keys' for true:TrueClass (NoMethodError) from /var/lib/gems/1.8/gems/espace-neverblock-0.1.6.1/lib/never_block/frameworks/activerecord.rb:18:in `transaction' from /var/lib/gems/1.8/gems/activerecord-2.3.4/lib/active_record/transactions.rb:228:in `with_transaction_returning_status' from /var/lib/gems/1.8/gems/activerecord-2.3.4/lib/active_record/transactions.rb:196:in `save' from /var/lib/gems/1.8/gems/activerecord-2.3.4/lib/active_record/transactions.rb:208:in `rollback_active_record_state!' from /var/lib/gems/1.8/gems/activerecord-2.3.4/lib/active_record/transactions.rb:196:in `save'