oleiade / Elevator

Elevator is an open source, on-disk key-value store. Provides high-performance bulk read-write operations over very large datasets while exposing a simple and efficient API.
http://elevator.readthedocs.org
MIT License
71 stars 12 forks source link

Add a remote control for backend workers #121

Closed oleiade closed 11 years ago

oleiade commented 11 years ago

A sytem to supervise and control backend workers, live, would be great to handle automated operations over databases like unmount, but to add workers without restarting, or find out who's too busy, and who's not.