Shared memory

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sebastjan Trepca

    #1

    Shared memory

    Hey!

    Are there any "live" modules for working with shared memory in Python?
    I found some but they are all dead(posh,shm). ..

    Thanks, Sebastjan
  • Michel Claveau

    #2
    Re: Shared memory

    mmap?

    --
    @-salutations

    Michel Claveau


    Comment

    • Paddy

      #3
      Re: Shared memory

      Pylinda ?


      Comment

      Working...