Package: wnpp Severity: wishlist Owner: Miguel Landaeta <[email protected]>
* Package name : groovyserv Version : 0.4 Upstream Author : Yasuharu NAKANO * URL : http://kobo.github.com/groovyserv/ * License : Apache-2.0 Programming Lang: Groovy Description : Groovy library that makes Groovy's startup time much faster GroovyServ makes startup time quicker, by pre-invoking groovy as a TCP/IP server. If you know gnuserv, gnudoit, emacsserver or emacsclient, this is like that. . In the case of scripting in dynamic-type languages, quick response about invocation is very important. Try-and-run cycles is repeated frequently than static-type languagesm so sometimes 2 seconds or even a second might be intolerable. . GroovyServ reduces the startup time of JVM and Groovy runtime significantly. In most situations it is 10 to 20 times faster than regular Groovy. -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

