Skip to content

Commit

Permalink
Merge pull request #12 from andreimatei/dist-sql-rfc-change-mailboxes…
Browse files Browse the repository at this point in the history
…-diagram

change the mailboxes diagram to remove the multiple table readers
  • Loading branch information
andreimatei committed Apr 13, 2016
2 parents 4b780dd + b4c8b89 commit b8d22b3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RFCS/distributed_sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ tagging to the different streams entering the mailbox, so that the inter-stream
ordering property can still be used by the consumer.

A diagram of a simple query using mailboxes for its execution:
![Mailboxes](execution_environment.png?raw=true)
![Mailboxes](distributed_sql_mailboxes.png?raw=true)

### On-the-fly flows setup

Expand Down
Binary file added docs/RFCS/distributed_sql_mailboxes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/RFCS/execution_environment.png
Binary file not shown.

0 comments on commit b8d22b3

Please sign in to comment.