Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I see your point but unfortunately using Haskell doesn't magically also make your database (/etc other bottlenecks) 360x faster, so... Ruby it is :)


I have written a lot of database-driven web applications in dynamic languages, and the database has never been the bottleneck. It has always been in the application code.

(Actually, not true, when I worked for $LARGE_ADVERTISING_COMPANY, we checked the state of the session in the database for every request. This put an enormous load on the database, and made every page load take at least two seconds waiting for locks. No, I did not design any part of this system, nor was I allowed to fix it; so it doesn't count :)


And you can call Haskell from Ruby

http://github.com/mwotton/Hubris/tree/master




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: