Semyon Danilov created IGNITE-18007: ---------------------------------------
Summary: macOS support for Ignite 3 C++ client Key: IGNITE-18007 URL: https://issues.apache.org/jira/browse/IGNITE-18007 Project: Ignite Issue Type: Improvement Components: platforms Reporter: Semyon Danilov Assignee: Semyon Danilov Currently there's support for Windows and Linux. MacOS (and other BSD relatives) doesn't have epoll for async IO operations. It is possible, however, to add support with relatively easy approach: using epoll-shim library, that lets user epoll api over kqueue -- This message was sent by Atlassian Jira (v8.20.10#820010)