https://github.com/qpython-android/codelab-compass2
A distributed nodes nodes management framework based on twisted for qpython application
https://github.com/qpython-android/codelab-compass2
Last synced: 3 months ago
JSON representation
A distributed nodes nodes management framework based on twisted for qpython application
- Host: GitHub
- URL: https://github.com/qpython-android/codelab-compass2
- Owner: qpython-android
- Created: 2013-04-25T14:26:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-03T10:02:33.000Z (over 12 years ago)
- Last Synced: 2025-01-14T15:25:52.756Z (about 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compass2
================
A distributed nodes nodes management framework based on twisted for qpython application
Compass is design with the client and server.
Functions of client include:
1 Connect / disconnect the compass server
2 Collect and return the local information
3 Send / recv text message or binary stream
4 Execute compass operation command
Functions of server include:
1 Accept connection from compass client
2 Collect node's information from compass client
3 Send / recv text message or binary stream
Author: riverfor@gmail.com, any question can mailto him