Jump to: navigation, search

Obsolete:QuantumCoreDaemon

Revision as of 05:27, 10 December 2013 by Fifieldt (talk | contribs) (Fifieldt moved page QuantumCoreDaemon to Obsolete:QuantumCoreDaemon)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Initially the core daemon will be pretty simple, performing basic initialization, loading the plugin class, starting the API webserver, etc.

We can potentially modeled it on: https://github.com/khussein/keystone/blob/master/echo/echo/echo.py

The assumption should be that you can start multiple of these daemons on multiple servers to "scale-out", assuming the plugin supports it.