/parameter_server

moved to https://github.com/dmlc/ps-lite

Primary LanguageC++Apache License 2.0Apache-2.0

Parameter Server

The parameter server is a distributed system scaling to industry size machine learning problems. It provides asynchronous and zero-copy key-value pair communications between worker machines and server machines. It also supports flexible data consistency model, data filters, and flexible server machine programming.

NOTE: We stop maitaining this repo. Please check the newer version called ps-lite