[infinispan-issues] [JBoss JIRA] (ISPN-5557) Core threading redesign

Tristan Tarrant (Jira) issues at jboss.org
Mon Jun 15 03:57:05 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-5557:
----------------------------------
    Fix Version/s: 12.0.0.Final
                       (was: 11.0.0.Final)


> Core threading redesign
> -----------------------
>
>                 Key: ISPN-5557
>                 URL: https://issues.redhat.com/browse/ISPN-5557
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 7.2.2.Final
>            Reporter: Dan Berindei
>            Assignee: Will Burns
>            Priority: Critical
>             Fix For: 12.0.0.Final
>
>
> Infinispan needs a lot of threads, because everything is synchronous: locking, remote command invocations, cache writers. This causes various issues, from general context switching overhead to the thread pools getting full and causing deadlocks.
> We should redesign the core so that most blocking happens on the application threads, and the number of internal threads is kept to a minimum.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list