HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 377087 thumbnail
User 452305 avatar

By fifthposition
via kobo.github.com
Published: Mar 10 2010 / 07:13

GroovyServ makes startup time quicker, by pre-invoking groovy as a TCP/IP server. (If you know gnuserv/gnuclient, 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 languages, so sometimes 2 seconds or even 1 second might be intolerable. GroovyServ reduces the startup time of JVM and Groovy runtime significantly. It's at least 10 to 20 times faster than regular Groovy.
  • 17
  • 0
  • 2518
  • 1

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.