--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: groovyserv -- Groovy library that makes Groovy's startup time much faster
- From: Miguel Landaeta <miguel@miguel.cc>
- Date: Sat, 7 Aug 2010 09:51:36 -0430
- Message-id: <20100807142136.GA19224@miguel.cc>
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta <miguel@miguel.cc>
* 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
--- End Message ---