Closed fogfish closed 7 years ago
The pure data structure is usable only if queue is immutable. The usage of file descriptor make is the structure mutable. Existed API is complicated enough. The usage of Erlang process simplify the client interface.
A feature caused api compatibility issue. Use release 1.0.1 if compatibility is an issue. The master contains a new release 2.0.0
The pure data structure is usable only if queue is immutable. The usage of file descriptor make is the structure mutable. Existed API is complicated enough. The usage of Erlang process simplify the client interface.