Skip to content

Run multiple instance on same host #905

@rodo

Description

@rodo

Hi,

Is it possible to run more than one instance on the same host, obviously I'll use a different tcp port for listenning, but what about files in /dev/shm ?
I had a look at the source code, and a solution could be to concatenate
the tcp port number to filename in /dev/shm as is the filenames will for example for sem.query rename to : /dev/shm/sem.query.5000

What do you think about this solution ?
May I implement it and propose a patch in this way ? I'll do a PR on github with my patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions