Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.
/ distributed Public archive

An example case of building a distributed and resilient system.

License

Notifications You must be signed in to change notification settings

adamdecaf/distributed

Repository files navigation

distributed

An example case of building a distributed and resilient system.

Tasks

  • Persisted (on disk for now) write ahead logs
  • Distributed crawling layer with resilient resurrection
  • Work requestor service (in crawler) for pulling work when able
  • Full integration tests for failure cases
  • "Slow" website which delays responses often

About

An example case of building a distributed and resilient system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages