[
https://issues.apache.org/jira/browse/SOLR-15523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380066#comment-17380066
]
Mark Robert Miller commented on SOLR-15523:
-------------------------------------------
A virtual executor allows creating an unbounded queue executor (or bounded if
necessary with a little more complication) that can back N virtual executors
that will only use a max of Y threads each at a time.
> Add a VirtualExecutor.
> ----------------------
>
> Key: SOLR-15523
> URL: https://issues.apache.org/jira/browse/SOLR-15523
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mark Robert Miller
> Priority: Minor
>
> Add a VirtualExecutor that is backed by an Executor but that can only execute
> N tasks at a time on that Executor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]