combine the coordinator and the consensus pieces.

pull/17/head
John Shahid 2013-09-30 15:17:50 -04:00
parent a5f6eea2a9
commit e7ce59615b
1 changed files with 24 additions and 28 deletions

View File

@ -35,26 +35,30 @@ Modules
------- -------
+--------------------+ +--------------------+ +--------------------+ +--------------------+ +--------------------+
| | | | | | | | | |
| WebConsole/docs | | Http API | | Lang. Bindings | | WebConsole/docs | | Http API |
| | | | | | | | | |
+------------------+-+ +-+------------------+ +----+---------------+ +------------------+-+ +-+------------------+
| | |
| | |
+-+-------+-------+ |
| +------------------+
| Query Engine |
| | | |
+-----------------+---+ | |
+-----+-------+-----------+
| |
| Lang. Bindings |
| |
+-----------------+ |
| | |
| Query Engine | |
| | |
+-----------------+-------+
| | | |
| Processing Engine | | Processing Engine |
| | | |
+---------------------+ +-------------------------+
| | | |
+----+ Coordinator +---------+ +----+ Coordinator (consensus) +-----+
| | | | | | | |
| +---------------------+ | | +-------------------------+ |
| | | |
| | | |
+--------+-----------+ +-------+------------+ +--------+-----------+ +-------+------------+
@ -62,11 +66,3 @@ Modules
| Storage Engine | | Storage Engine | | Storage Engine | | Storage Engine |
| | | | | | | |
+--------+-----------+ +-------+------------+ +--------+-----------+ +-------+------------+
| |
| |
| +---------------------+ |
| | | |
+----+ Consensus Engine +---------+
| |
+---------------------+