Skip to content

Separating the data structure and the processes #12

Description

@lud

Hi,

I need what tinymq provides but i want the process to handle other things, not just messaging. So what i've done so far is create a tinymq_queue module that handles the priority queue, the purge-only-each-second-at-max, etc ...

I dont know if you plan to do this someday, but if you do, please look at what I've done and let me know what you think. We can change function names, etc.

Another problem I have is that I think the messages that tinymq_channel_controller sends should be tagged as in {tinymq,ChannelName,Timestamp,Messages}.

Thank you for reading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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