You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/02/05 15:10:09 UTC

[jira] [Created] (STANBOL-1276) Add Thread Pool support to the EntityhubDereference Engine

Rupert Westenthaler created STANBOL-1276:
--------------------------------------------

             Summary: Add Thread Pool support to the EntityhubDereference Engine
                 Key: STANBOL-1276
                 URL: https://issues.apache.org/jira/browse/STANBOL-1276
             Project: Stanbol
          Issue Type: Improvement
    Affects Versions: 0.12.0
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
             Fix For: 0.12.0


The EntityhubDereferenceEngine currently uses the calling thread for dereferencing engities. While the core DereferenceEngine supports to use an ExecutorService for parallel dereference requests

This will add the possibility to

* configure a thread pool to be used by an engine instance for dereferencing
* use a shared thread pool for all engine instances



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)