kompics/kompact

Make a shareable/cloneable ChunkRef structure

adamhass opened this issue · 0 comments

Requested by @Bathtor

ChunkLease will implement .get_chunk_ref(self) -> ChunkRef which consumes the ChunkLease and allows multiple actors to read (but not modify!) the same data in parallel.