[
https://issues.apache.org/jira/browse/NLPCRAFT-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271173#comment-17271173
]
Sergey Kamov commented on NLPCRAFT-111:
---------------------------------------
# Now 2 pools added for the server and one for the probe (you can review all
classes above)
# See nlpcraft.conf - if these 3 pools (2 servers and one probe) are not
configured - currently we use system pool for these placesĀ + log. info
{color:#067d17}Default executor service created for
'{color}{color:#00b8bb}${color}name{color:#067d17}', because it is not
configured.{color}{color:#172b4d}So, their config is optional. The alternative
- we can define that these 3 pools as mandatory and throw an exception if their
config missed.{color}
# These pools have a maximum pool size property - you can keep it, drop it etc
> Fix Scala futures global pool usage.
> ------------------------------------
>
> Key: NLPCRAFT-111
> URL: https://issues.apache.org/jira/browse/NLPCRAFT-111
> Project: NLPCraft
> Issue Type: Improvement
> Reporter: Sergey Kamov
> Assignee: Sergey Kamov
> Priority: Major
> Fix For: 0.7.4
>
>
> Should be refactored. (Do not use import
> scala.concurrent.ExecutionContext.Implicits.global everywhere)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)