Peter Kieltyka
unread,Dec 28, 2011, 2:53:45 PM12/28/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Goliath.io
Hey guys,
I was just wondering.. would it be generally equivalent of using a
goliath app server with a blocking io driver as it would be with a
single sinatra+rack app?
I'm writing an API server that uses Mongoid, and I'd rather not go
down the rabbit hole of trying to make em-mongo play nice with
Mongoid. For now the synchronous driver will be just fine, but I'm
curious of any implications of using a blocking driver in Goliath.
I did some tests with ab, and while running in production for a single
process I was getting 114 req/sec.. that is not bad.
Cheers,
Peter