Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Mandatory:

  • "Real" RPC Transport
    • no length limit (at least segment size)
    • multiple implementations (udp, tcp, wicked fast aravindRPC)
  • Full Unit Tests
  • Debug Logging/Tracing
  • Performance Measurement/Tracing
  • Consistency checking
    • Log checksums
    • Hash Table
    • Indexes

Optional:

  • Multiple:
    • Backups
    • Masters
    • Index Hosts
  • Cluster Coordinator
  • 2-phase recovery
  • Fast backup recovery
  • No labels