Eric Mastro 0cca4cfaf4
Change request queue to slot queue (#167)
* Change request queue to slot queue

The request queue design was overly complicated as there was additional logic required to track one item with multiple slot indices. Instead, each item in the queue could be represented by a slot, and each time a request for storage is received, all slots for the request can be expanded and added to the queue.

* update note about resumption of queue processing
2023-06-28 10:43:22 +10:00
2022-09-22 11:03:00 -04:00
2022-10-08 17:46:07 +02:00
2022-09-26 10:10:56 +02:00
2021-04-26 15:01:19 -06:00
2022-11-30 11:07:38 +01:00
2022-05-19 12:50:05 -06:00

Codex Research

Contains research for the Codex peer-to-peer storage network.

Description
Codex durability engine research
Readme
Languages
Jupyter Notebook 87.8%
R 12.2%