Commit Graph

2 Commits

Author SHA1 Message Date
Tony Garnock-Jones 36edc2dc1a Move server into its own subdirectory. Preparing for repo merges. 2012-05-10 16:49:49 -04:00
Tony Garnock-Jones ee5a079010 Switch back to linked-list Squeue implementation. The speed benefit
was marginal (maybe measurement error), and the penalty for the
fixed-size queue buffers in the array implementation might become a
problem when large numbers of queues are created.
2012-05-03 23:02:47 -04:00
Renamed from squeue_linked.ml (Browse further)