Menu

one shared memory library

Chang Luo
2004-01-16
2004-01-20
  • Chang Luo

    Chang Luo - 2004-01-16

    I wonder if you are aware of this library:

    http://www.ossp.org/pkg/lib/mm/

    it provides a way not to specify key_addr by the user.

     
    • Marc Bumble

      Marc Bumble - 2004-01-20

      One issue with the allocator is that it really specifies a TYPE, which is an STL template parameter.  So this application faces
      some significant limitations which other applications may not
      face.  However, if you want to work up a demo of an approach
      to the key_addr which you feel is more convient, I would certainly consider any suggestions.

      The goal of this project is to share the code so that others do not have to develop the same stuff from scratch.  I was totally suprised no one had attempted this project earlier.  I really just wanted to work with someone else's stuff, but I couldn't find one.

       
    • Marc Bumble

      Marc Bumble - 2004-01-20

      One issue with the allocator is that it really specifies a TYPE, which is an STL template parameter.  So this application faces
      some significant limitations which other applications may not
      face.  However, if you want to work up a demo of an approach
      to the key_addr which you feel is more convient, I would certainly consider any suggestions.

      The goal of this project is to share the code so that others do not have to develop the same stuff from scratch.  I was totally suprised no one had attempted this project earlier.  I really just wanted to work with someone else's stuff, but I couldn't find one.

      Marc

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.