You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mark Robert Miller (Jira)" <ji...@apache.org> on 2021/07/13 17:27:00 UTC

[jira] [Commented] (SOLR-15523) Add a VirtualExecutor.

    [ 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org