Skip to content

Make block write and delete requests parallel #3

@prithvianilk

Description

@prithvianilk
  • Currently each block is written to RDFS in a sequential fashion.
  • Making each write request parallel would increase overall throughput.
  • These facts are similarly true for a delete request.
  • To do so, we need to specifically change implementation in the Write and Delete commands in rdfs-client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions