Search Results

2
votes

Ruby/Rails thread safety

The normal solution for MRI is to run multiple Rails instances, each handling requests independently. Since MRI isn't multithreaded anyway, you can't run multiple Rails instances on top of it. This …
0
votes

Sun branded competitor to .NET using the JVM

If you're looking for Visual Basic for the JVM, I'm afraid that project's been cancelled :-) Seriously, …