release notes
This commit is contained in:
@@ -15,6 +15,14 @@ EPICS Base 3.15.0.x releases are not intended for use in production systems.</p>
|
||||
<h2 align="center">Changes between 3.15.0.1 and 3.15.0.2</h2>
|
||||
<!-- Insert new items immediately below here ... -->
|
||||
|
||||
<h3>
|
||||
General purpose thread pool</h3>
|
||||
|
||||
<p>
|
||||
A general purpose threaded work queue API epicsThreadPool is added.
|
||||
Multiple pools can be created with controlable priority and number
|
||||
of worker threads. Lazy worker startup is supported.</p>
|
||||
|
||||
<h3>Database field setting updates</h3>
|
||||
|
||||
<p>A database (.db) file loaded by an IOC does not have to repeat the record
|
||||
|
||||
Reference in New Issue
Block a user