right now for an app, you may be processing packets for a great many logical streams where for each stream it needs to output to the same tx queue to preserve order but to scale would want to spread out the streams across queues. This isn’t currently possible in capsule. Not sure the best api for this.
right now for an app, you may be processing packets for a great many logical streams where for each stream it needs to output to the same tx queue to preserve order but to scale would want to spread out the streams across queues. This isn’t currently possible in capsule. Not sure the best api for this.