Ticket #931 (closed Enhancement: fixed)

Opened 5 months ago

Last modified 3 months ago

Add RPC 'get_msg_size'

Reported by: Mike O Assigned to: davea
Priority: Minor Milestone: Undetermined
Component: Client - Daemon Version: 6.6.31
Keywords: Cc:

Description

Im the guy working on Boinc.NET. I am wondering if a simple RPC can be added to the client to return the number of messages in the message queue? This would make it a bit easier using the 'seqno' tag. As it is, the only way to know the size of the queue, is to read the entire message queue. People that have been running clients on farms for weeks have queues that have thousands of lines in them. For some BDN users, Boinc.NET locks before all the messages can be read. Thanks.. --Mike

Change History

07/07/09 15:59:02 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

(In [18576]) - GUI RPC: add get_message_seqno() RPC. fixes #931


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.