f-list / fserv

Repository for the F-Chat server implementation.
BSD 2-Clause "Simplified" License
10 stars 5 forks source link

Fix mysterious freakout bug. #51

Closed kiranoot closed 8 years ago

kiranoot commented 9 years ago

Redis queue + improve send throughput.

princesstrash commented 9 years ago

Freakout bug? I don't follow.

WreckedAvent commented 9 years ago

I assume the thing that causes chat to occasionally freak out and start dumping users out by the truck full.

kiranoot commented 8 years ago

Fixed with connection and channel pointer thread safe accounting.