Skip to content

Resiliant systems for network slowdowns, and server errors

Notifications You must be signed in to change notification settings

syzer/finance-realtime-resilient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAT

example of load resilience in network traffic

How

npm i

start 3 servers

nodemon -w ./ -x 'server2/bin/www'
nodemon -w ./ -x 'server1/bin/www'
nodemon -w ./ -x 'node index'

About

Resiliant systems for network slowdowns, and server errors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published