Cascadia Digital Collective, LLC
CascadiaDigitalCollective/gxg-web-client
GxG Web Client --> Support Development Here --> https://gogetfunding.com/gxg-community-edition-development-support/ GxG Web Client represents a disilled fork of gxg-framework suited for the web environment. The GxG Web Client provides a Ruby scripting layer to control the multi-media aspects of many browsers. It does this by providing a "vdom" tree of ruby objects bound to a native html5 object. Events are fully trapped in Ruby and an Event Dispatcher (via EventMachine pattern) with 200 event slots per 0.333 seconds. Animation Engine provided by KUTE.
Updated 2026-08-13 15:46:50 -07:00
CascadiaDigitalCollective/gxg-server
GxG Server --> Support Development Here --> https://gogetfunding.com/gxg-community-edition-development-support/ GxG Server provides a service-harness environment to serve up web pages, data, publish apis, and enforce the admin's security preferences. Each service is written in such a way as to self-document the event to be called complete with Description and Usage example. Heap, State-Data (preserved across restarts), and Configuration sub-system provided. Also, file-system storage is provided per service in the Public directory. Services can call upon other services to perform tasks. Each Service has an event dispatcher with a default of 200 thread slots per 0.333 seconds (about 3 times a second).
Updated 2026-08-01 21:46:03 -07:00
CascadiaDigitalCollective/gxg-framework
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.
Updated 2026-07-01 17:50:37 -07:00