|
|
|
|
|
by wavetossed
5300 days ago
|
|
If node.js could make things work on Windows using IOCP then redis could do the same. For starters, they could study the node.js code to compare the epoll version with the IOCP version in order to understand how to use IOCP, |
|