Skip to content

le02146/parameter_server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 flexiable data consistency model, data filters, and flexiable server machine programming.

NOTE: A new version is available at ps-lite

About

A distributed machine learning framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.5%
  • Shell 5.0%
  • Protocol Buffer 3.5%
  • Other 2.0%