Skip to content

Demonstrates a problem with Node Concurrency on Global Objects

Notifications You must be signed in to change notification settings

ThePatches/conCurNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

This project is a NodeJS server and a bunch of Python scripts designed to demonstrate an concurrency problem with global variables.

###Setup

  • npm install should get your node server up and running. Then use node server.js to start the node server.
  • Execute python3 main.py (assuming that you're running both variants on your computer)

About

Demonstrates a problem with Node Concurrency on Global Objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published