You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "LI Guobao (JIRA)" <ji...@apache.org> on 2018/06/23 00:39:00 UTC

[jira] [Updated] (SYSTEMML-2416) Use synchronized method instead of single thread pool in agg service

     [ https://issues.apache.org/jira/browse/SYSTEMML-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

LI Guobao updated SYSTEMML-2416:
--------------------------------
    Summary: Use synchronized method instead of single thread pool in agg service  (was: Use synchronized method instead of thread in agg service)

> Use synchronized method instead of single thread pool in agg service
> --------------------------------------------------------------------
>
>                 Key: SYSTEMML-2416
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2416
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: LI Guobao
>            Assignee: LI Guobao
>            Priority: Major
>
> It aims to replace the single thread in agg service with a simple synchronized method. There is no need to launch a thread for updating the model which will reduce the performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)