PostMan
Description
PostMan is an alternative approach to rapidly mitigate load imbalance for services processing small requests. Motivated by the observation that processing large packets incurs far less CPU overhead than processing
small ones, PostMan deploys a number of middleboxes called helpers to assemble small packets into large ones for the heavily-loaded server.
If you are interested in PostMan, detailed description can be got in our ATC 2019 paper.
Using PostMan
- Data migration in Memecached
- Branch: master
- Server: memcached-server
- Client: Message-benchmark
PostMan
Description
PostMan is an alternative approach to rapidly mitigate load imbalance for services processing small requests. Motivated by the observation that processing large packets incurs far less CPU overhead than processing small ones, PostMan deploys a number of middleboxes called helpers to assemble small packets into large ones for the heavily-loaded server.
If you are interested in PostMan, detailed description can be got in our ATC 2019 paper.
Using PostMan