nyssr.net
-
nyssr.net is a mesh network of JAVA nodes connected via TCP channels. - It is a platform for distributed nanoservices, microservices and applications.
- Distributed computing means the redundancy of the modules, the granularity of the code as well as the geographical distribution.
- Nodes can be located in the cloud, in branch offices, in factories, making local databases and machines accessible to the network without exposing them to risk.
- Sophisticated object-to-object messaging enables much more extensive and faster communication between all services than Restful HTTPS, JMS or AMQP.
RemoteSkin
- A server based UI in JAVA
- 100% server side business code
- Widget sets, dialogs and windows are independent microservices
- The UI is described using JSON and can be modified using methods
- A small Swing renderer as a client