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/
Find a file
2023-02-28 10:30:14 -08:00
doc Initial Commit 2021-11-16 08:41:53 -08:00
lib minor tweaks 1 2023-02-28 10:30:14 -08:00
scraps Initial Commit 2021-11-16 08:41:53 -08:00
.gitignore Bug fix 1 2022-04-23 10:35:20 -07:00
gxg-framework.gemspec Added GxGApi client 2023-02-28 10:03:37 -08:00
LICENSE.txt Initial Commit 2021-11-16 08:41:53 -08:00
README.md Initial Commit 2021-11-16 08:41:53 -08:00

GxG Framework for JRuby

Building:

jgem build ./gxg-framework.gemspec

Installation:

sudo jgem install GEMFILE