-
Notifications
You must be signed in to change notification settings - Fork 1
RedSpiderMkV/SimpleDistributedComputer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple distributed computer. Currently in development, work in progress. Intended to simply send task to another (powerful) machine to perform calculation and then return the result to the sender. Much work remains to be done and bugs to be fixed. Most obvious bug at present, spawning a new thread and then terminating listener leaves an orphaned thread hanging around, preventing the application from launching again without ending orphaned process. Using Python 2.7.
About
A simple distributed calculator (inspired by a post by Luke Venediger).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published