Skip to content

hi,distributed file system use iouring lib  #6

@awzhgw

Description

@awzhgw

I have a distributed file system and plan to use your iouring golang lib, it will open a lot of files, or there are a lot of sockets to communicate, then in the process of my implementation, ring, err = iouring.New(4096, &iouring.Params{
Features: iouring.FeatNoDrop,
}) Is it a socket and a ring object? Or just share a ring object globally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions