You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/05/18 16:30:00 UTC

[jira] [Commented] (ARROW-8847) [C++] Pass task size / metrics in Executor API

    [ https://issues.apache.org/jira/browse/ARROW-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110433#comment-17110433 ] 

Antoine Pitrou commented on ARROW-8847:
---------------------------------------

cc [~lidavidm] [~fsaintjacques] Does this look ok?

> [C++] Pass task size / metrics in Executor API
> ----------------------------------------------
>
>                 Key: ARROW-8847
>                 URL: https://issues.apache.org/jira/browse/ARROW-8847
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>
> For now, our ThreadPool implementation would ignore those metrics, but other implementations may use it for custom ordering.
> Example metrics:
> * IO size (number of bytes)
> * CPU cost (~ number of instructions)
> * Priority (opaque integer? lower is more urgent)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)