Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Signals limitations.
Forum Updated to NodeBB v4.3 + New Features

Signals limitations.

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 516 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jvreeker
    wrote on last edited by
    #1

    Hi,

    I have a class that receives message with udp. This can be a lot of messages. 10 messages per second.
    For every message a do an emit. Sometimes I have 10 udp listeners so I get 100 message a second.
    My question is is this the best approach using signals or is there another one.

    Thanks,

    Jelle

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jvreeker
      wrote on last edited by
      #2

      The connection is an auto connection, but I see that there are separete threads.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved