Donate Share

FreeRTOS Real Time Kernel

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Multiple use of the same queue?

You are viewing a single message from this topic. View all messages.

  1. 2009-03-11 15:21:18 UTC
    Hallo

    Does it make sense having multiple tasks, using xQueueReceive on the same queue?

    If I do that, then "task1" receive the item. Next time "task2" receive it. Next time its "task1" again etc...

    My idea is to do some sort of message processing, where multiple receivers can use it.

    /Thomas
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.