The default implementations of scripting languages do not scale, unless we making use of the advanced VMs or JIT techniques of alternative implementations.
A startup I was part of, made this discovery already back in 2002, when we moved our scripting based web framework, which was very much like Rails, but based on Apache/TCL, to the then early .NET beta.
The default implementations of scripting languages do not scale, unless we making use of the advanced VMs or JIT techniques of alternative implementations.
A startup I was part of, made this discovery already back in 2002, when we moved our scripting based web framework, which was very much like Rails, but based on Apache/TCL, to the then early .NET beta.