[
https://issues.apache.org/jira/browse/IGNITE-20206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin updated IGNITE-20206:
-----------------------------------
Description: The current implementation of
{{org.apache.ignite.internal.network.file.FileSender}} has parallelism at the
file level. It works well when there are many files to send. It may be worth
improving by implementing parallelism at the file chunk level. (was: The
current implementation of
`{{{}org.apache.ignite.internal.network.file.FileSender`{}}} has parallelism at
the file level. It works well when there are many files to send. It may be
worth improving by implementing parallelism at the file chunk level.)
> Improve parallelism in FileTransferService on the file chunks level
> -------------------------------------------------------------------
>
> Key: IGNITE-20206
> URL: https://issues.apache.org/jira/browse/IGNITE-20206
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Gagarkin
> Priority: Major
> Labels: ignite-3
>
> The current implementation of
> {{org.apache.ignite.internal.network.file.FileSender}} has parallelism at the
> file level. It works well when there are many files to send. It may be worth
> improving by implementing parallelism at the file chunk level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)