threadpollsize and worklistpollinterval

Most commonly desired features to be implemented in PacsOne
Post Reply
rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm
threadpollsize and worklistpollinterval

Post by rhosenfeld » Thu Oct 13, 2005 10:24 am

Can you please define/explain two of the registry entries: threadpollsize and worklistpollinterval?

Thanks

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Thu Oct 13, 2005 12:58 pm

ThreadPoolSize is the number of threads in the thread pool, as PacsOne Server is a multi-threaded application which uses the thread pool to handle all the I/O functions. The recommended value for this parameter is 2 threads per CPU on the server.

WorklistPollInterval is the polling interval (in minutes) for PacsOne to query any defined Worklist SCP (s) for worklist items. If you don't have any Worklist SCP defined in the Application Entity table, then this parameter is not applicable and is not used.

Guest

Post by Guest » Thu Oct 13, 2005 1:36 pm

Thanks so much.

Post Reply