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

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jan 24 05:04:47 EST 2017


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

Galder Zamarreño updated ISPN-5557:
-----------------------------------
    Fix Version/s: 9.0.0.Beta3
                       (was: 9.0.0.Beta2)


> Core threading redesign
> -----------------------
>
>                 Key: ISPN-5557
>                 URL: https://issues.jboss.org/browse/ISPN-5557
>             Project: Infinispan
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 7.2.2.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Critical
>             Fix For: 9.0.0.Beta3
>
>
> 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.2.3#72005)



More information about the infinispan-issues mailing list