Skip to content

praveenmunagapati/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 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

Packages

No packages published

Languages

  • C++ 92.7%
  • Shell 5.2%
  • Other 2.1%