Skip to content

Architecture design principles for developing high-performance IT System

License

Notifications You must be signed in to change notification settings

srecon/high-performance-system-design

Repository files navigation

High-performance system design

Architecture design principles for developing high-performance IT System

Five main principles:

  1. Do less on the critical path
  2. Fewer task on the critical path
  3. fewer network hops
  4. Parallel and asynchronous processing
  5. Less disk usages, use caches

About

Architecture design principles for developing high-performance IT System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published