GithubHelp home page GithubHelp logo

Shared Memory about faster HOT 3 CLOSED

microsoft avatar microsoft commented on May 7, 2024
Shared Memory

from faster.

Comments (3)

badrishc avatar badrishc commented on May 7, 2024
  • If you want to access FASTER data remotely (from a different process or machine), you could do so by creating a sockets interface to the API of the store, owned by one process. We don't have such a "server" out of the box as we focus on embedded in the first version, but this would be interesting.

  • A device in FASTER is where the colder part of the log goes to reside longer term. Making the device reside in shared memory is interesting, but I'm not sure what value it would provide over the remote access API mentioned above.

from faster.

thegreathir avatar thegreathir commented on May 7, 2024

I'm not sure what value it would provide over the remote access API mentioned above.

It's FASTER( 😄 ). The Approach you mentioned has one copy more than allocating faster on shared memory and share it between processes!

Any way, Do you think is it possible to allocating FASTER on shared memory (with boost shared memory allocator for example)? And if yes will you make it possible to config FASTER to use a foreign allocator?

from faster.

badrishc avatar badrishc commented on May 7, 2024

Yes, you would need to implement your own "device" instead of the provides ones such as https://github.com/Microsoft/FASTER/blob/master/cc/src/device/file_system_disk.h

from faster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.