fayaz07 / concurrency.go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concurrency.go

This is an example project for Concurrency and Locking of variable in GoLang.

Setup

  1. Install JMeter, MongoDB, GoLang
  2. Import test/jmeter_tests.jmx in JMeter
  3. Run the project using following command
make run

About

License:GNU General Public License v3.0


Languages

Language:Go 99.3%Language:Makefile 0.7%