issues
search
PyOCL
/
OpenCLGA
A Python Library for Genetic Algorithm on OpenCL
MIT License
119
stars
34
forks
source link
Stabililize server/client socket connection
#45
Closed
kilikkuo
closed
7 years ago
kilikkuo
commented
7 years ago
We could improve it in some parts.
Add heartbeat mechanism to keep server / client connection alive
Send/Recv data in {Server,Client} should be separate in different threads.
Considering epoll to improve performance.
We could improve it in some parts.