|
|
|
|
|
by darthdeus
3885 days ago
|
|
That's only about twice as much as in your case (I'm not saying it's not a lot, just pointing it out). Still, I wonder how low could one get when implementing this at a much lower level. 41kB per connection seems like a lot of bookkeeping for something that's essentially a handle to a socket? Yes there's a process overhead in BEAM, but based on the Erlang docs, this should be only 309 memory words. |
|