Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Signals limitations.

    General and Desktop
    1
    2
    356
    Loading More Posts
    • 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
      jvreeker last edited by

      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 Reply Quote 0
      • J
        jvreeker last edited by

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post