Skip to content

transmission mistake using jxioConnection #7

@stevenybw

Description

@stevenybw

It's very strange. I write two simple programs using jxioConnection module for RDMA communication, one for sending a file, and another for receiving a file. Problem occurs when the file is large: the file received is possibly larger than the original file. According to observation, when the file is less than 512MB, file transfer is always correct. However, if the size is 1GB, there're about 30% attempts where transfer is wrong. But if the size is 2GB, 10% is wrong.

It seems that transfer using JXIO is not guaranteed to be correct, is JXIO is designed to be that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions