Skip to content

waynexia/shard-affinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shard Affinity

This is a Proof of Concept project. See explanation for more detail.

Structure

src/

Contains test code of three loads.

cache/

A hashmap-like memory cache.

load/

Implementations of thee loads: threading, local-set and affinity.

runtime/

Naive FIFO future driver, with each thread pinned to one core. Modified from juliex.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages