Skip to content

This package implements extension of service pool pattern for Go apps

License

Notifications You must be signed in to change notification settings

gateway-fm/prover-pool-lib

 
 

Repository files navigation

prover-pool-lib

This package implement service pool pattern for Go apps that will be useful for microservices architecture

  • built-in round-robin load balancing
  • support different service-discovery drivers
  • configurable healthchecks
  • jail mechanic for unhealthy services

About

This package implements extension of service pool pattern for Go apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%