Page 1 of 1

Logistics Cache

Posted: Wed Mar 08, 2017 12:32 am
by zebediah49
I have previously suggested a logistics chest that sits between red and blue: it would try to fill its inventory from red and purple chests, but would be willing to give it up if a blue chest asked. This could be used to cache resources near request locations, improving response times (the robot initially responding to the request would quickly get it from the nearby cache, triggering a request for the long trip to refill cache). It's unnecessary for normal transport use, but would be very handy for burst demands such as construction and players.

So, I emulated one.
Workspace 1_057.png
Workspace 1_057.png (147.99 KiB) Viewed 1577 times
Program your item request in the combinator on the right; the system will attempt to keep at least half that much in stock. The only real flaw is that two of these contraptions will potentially pull from each other, if they are closer to each other than to the primary source of items.
Blueprint String
Theory of Operation