heronsystems / adeptRL

Reinforcement learning framework to accelerate research
GNU General Public License v3.0
204 stars 29 forks source link

ZMQEnvManager #58

Closed jtatusko closed 5 years ago

jtatusko commented 5 years ago

ZeroMQ is faster than python pipes

jtatusko commented 5 years ago

use shared memory for all comms, use ZMQ to sync. https://gist.github.com/benbellheron/8e83f592f4567552671c80e390fc810d

benbellheron commented 5 years ago

Fixed by a2a1a489a54a5e167b1b6b110b326cc4b03c7ec8