Grengine Release Notes (1.0.4, 23 Aug 2015)
- Optimization: The BytecodeClassLoader class now locks indiviually per
class
resp. package name when defining classes resp. packages; previously
it locked
on the BytecodeClassLoader instance.
- New (documentation): Section about the cost of session separation.
See: http://grengine.ch/manual.html#the-cost-of-session-separation
Grengine is an engine for running and embedding Groovy in a Java VM.
Fast, easy-to-use and highly customizable.
Java, Open Source (Apache 2.0 License).
http://www.grengine.ch/