Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separating the data structure and the processes #12

Open
lud opened this issue Aug 27, 2014 · 0 comments
Open

Separating the data structure and the processes #12

lud opened this issue Aug 27, 2014 · 0 comments

Comments

@lud
Copy link

lud commented Aug 27, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant