jalcine / wintermute

:book: Central sources for a networked application framework.
http://jacky.wtf/weblog/ambitions-wintermute/
MIT License
17 stars 3 forks source link

Implement the ModulePool interface. #24

Closed jalcine closed 10 years ago

jalcine commented 10 years ago

To allow for O(1) discovery of modules and the likes; a central hub for finding all of the modules would be necessary. It'd allow for lookups by name and domain (no need for pids since it's all local).