Skip to content

kimsohyuncans/batch-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Batch the expensive operations in API

prerequisite

How To Run

run the http server

go run main.go

simulate the load test

echo "GET http://localhost:1323/summary" | vegeta attack -duration=30s -rate=5 -timeout=3s | vegeta report

you can monitor the proccess at http://localhost:1323/stats refresh the page prequently to see job changes when load test running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages