I have read about Scala but have not been able to do comparative analysis of other web programming frameworks on the basis of:
maintainability (does the Scala language facilitate the maintainability of such a web framework, compared to, say, a Php-based one?),
scalability (what OS is best adapted for a Scala wab server to be scalable?)...
I could not find the version number anywhere in the sun's website. Anyone help me to find the latest version number.
...
The only place where I found informations on G-WAN web server was the project web site and it looked very much like advertisement.
What I would really know is, for someone who is proficient with C, if it is as easy to use and extend that other architectures. For now I would mostly focus on scripting abilities.
Are C scripts on GWAN eas...
what is request-processing pipeline with reference to IIS ?
...
Is there a utility that can do a diff between a set of files on the web and a set of files on the user's local hard drive?
For example, if I execute:
urldiff http://www.website.com c:\src
Then I should get output like this:
http://www.website.com/blue/test.html c:\src\blue\test.html [SAME]
http://www.website.com/green/test2.h...