Ticket #356 (new enhancement)
Opened 3 years ago
tcpbridge should be multithreaded
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | low | Milestone: | Future Release |
| Component: | tcpbridge | Version: | 3.3.2 |
| Keywords: | Cc: | ||
| Operating System: | Add to FAQ?: | no | |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
in bidirectional mode we should use a different thread for each direction so we don't need to poll(). That will improve performance.
Note: See
TracTickets for help on using
tickets.
