Skip to content

Examples for my talk "Do You Want to Retry? Handling Network Failures"

Notifications You must be signed in to change notification settings

marchukov/talk-network-retries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples for the talk "Do You Want to Retry? Handling Network Failures" by Anton Marchukov

Contents

  • do_want_to_retry.pdf - the presentation itself
  • python/* - python code used (includes sampler.py for making several runs, get_json.py with "requests" samples and urllib3_test.py with "urllib3" sample. Plus some other code to play with that was not included into the talk due to time limits)
  • octave/* - octave code used to analyze data and generate graphs

About

Examples for my talk "Do You Want to Retry? Handling Network Failures"

Resources

Stars

Watchers

Forks

Packages

No packages published