mirror of
https://github.com/mistergibson/gxg-framework.git
synced 2026-08-15 03:46:00 -07:00
GxG Framework for JRuby --> Support Development Here --> https://gogetfunding.com/gxg-community-edition-development-support/
GxG Framework builds upon the platform abstraction idea and provides fine-grained characterization about the host platform. GxG Frameworks bootstraps the system and tries to figure out what platform (BSD, Linux, DarwinOS) it is running on. GxG Framework provides a System and Engine object set that can track system stresses during runtime. This allows the code to sense loads and choose alternative (speed/space) trade-offs. Also, GxG Framework includes clients for SSH/SFTP, SOAP, XmlRpc, REST, and others.
https://gogetfunding.com/gxg-community-edition-development-support/
| doc | ||
| lib | ||
| scraps | ||
| .gitignore | ||
| gxg-framework.gemspec | ||
| LICENSE.txt | ||
| README.md | ||
GxG Framework for JRuby
Building:
jgem build ./gxg-framework.gemspec
Installation:
sudo jgem install GEMFILE