Unidata / LDM

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.
http://www.unidata.ucar.edu/software/ldm
Other
43 stars 27 forks source link

Create registry parameter for average product size #72

Closed semmerson closed 3 years ago

semmerson commented 4 years ago

This value would be used when the number of slots parameter is set to "default".

mustbei commented 3 years ago

To clarify:

mustbei commented 3 years ago

Completed in new ldmadmin.

semmerson commented 3 years ago

The default number of slots is (size_of_queue_in_bytes / average_product_size_in_bytes)

The average product size is in the 50K byte range.