Skip to content

Caching framework #14

Open
Open
@cbrunet

Description

@cbrunet

Actually, caching is performed, partly in Fiber and partly in Simulator objects. There should be a mechanism for caching computed values, separated from Fiber and Simulator classes. This would simplify Fiber and Simulator classes.

The cache object should be fast and efficient. It should be easy to share cached values among different processes or threads, and even across network.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions