Skip to content

v300.1.1

Compare
Choose a tag to compare
@dolphindb-jffu dolphindb-jffu released this 30 Jul 09:11
· 1 commit to master since this release

Improvements

The default value of parameter parallelism for the following methods has been modified from 2 to 64:

  • run and tryRun methods of DBConnection and ExclusiveDBConnectionPool classes.
  • Constructor of BasicDBTask.