Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 346 Bytes

Project GoLangCore

Framework for Backend library:

  • httpclient: Client used to initialize a http request

  • server: Http server to serve requests

  • Static worker pool: Fixed worker pool to process messages

  • Dynamic worker pool: The number of workers can be dynamically increased or decreased based on the incomming load