sipb / spike

Implementing a packet level software network load balancer
MIT License
11 stars 10 forks source link

Multithreaded snabb application #13

Open cryslith opened 7 years ago

cryslith commented 7 years ago

Snabb is single-threaded by default, but is capable of multithreading. We should run multiple packet handling threads if possible.