Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block layer #50

Closed
wants to merge 8 commits into from
Closed

block layer #50

wants to merge 8 commits into from

Conversation

coot
Copy link
Contributor

@coot coot commented Nov 13, 2018

Block layer protocol (untyped), which does latency hidding.

When @avieth will be done withi his extension to the typed-transision framework which allows to send some requests earlier it should be possible to change typed protocol (PR #31) to match this one.

I haven't used @dcoutts Protocol.Untyped (since this was largely written before it).

TODO:
* abstract block layer operation to allow more general block storages
* add channel multiplexing
* integrate with node
Which supports:
* `newTBQueue`
* `readTBQueue`
* `writeTBQueue`
* `lengthTBQueue`

Use `stm-2.5.0`
- This gives a clear sign when a queue will finish.
- Updated some docs.
@coot coot requested review from avieth and dcoutts November 14, 2018 10:06
@coot coot mentioned this pull request Nov 15, 2018
7 tasks
@coot coot closed this Nov 29, 2018
@coot coot deleted the coot/block-layer branch March 11, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant