Some examples of the Golaxy Distributed Service Development Framework. These are functional demos. For product examples, refer to: SIMHA.
Directory | Description |
---|---|
/app/demo_app | A simple application server example. |
/app/demo_cs | A simple CS application server example. |
/core/demo_ec | EC system example of the core. |
/core/demo_plugin | Plugin system example of the core. |
/distributed_entities/demo_dent | Distributed entities example. |
/offical_plugins/demo_broker | Message queue middleware plugin example. |
/offical_plugins/demo_discovery | Service discovery plugin example. |
/offical_plugins/demo_dserv | Distributed service plugin example. |
/offical_plugins/demo_dsync | Distributed lock plugin example. |
/offical_plugins/demo_gate | Gateway plugin example. |
/offical_plugins/demo_rpc | RPC plugin example. |
go get -u git.golaxy.org/examples