Skip to content

nporsche/beanstalkd_cluster_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beanstalkd proxy

1st improvements:

  1. job id partition configuration.
  2. add memory pool to reduce cost of GC.
  3. improve on connection pool to reduce CPU cost.
  4. remove heart-beat to reduce system call.
  5. Lazy use, use command will issue before put,peek.
  6. Lazy backend connection allocation.
  7. refactor source code.

Releases

No releases published

Packages

No packages published

Languages