<@U6P03BM0W> performance-wise it should be the sam...
# http4k
s
@dave08 performance-wise it should be the same for most use cases. Where it will differ is if you need to handle more concurrent requests than the number of kernel threads you have at your disposal. In our experience, however, most of modern deployment approaches (like your docker swarm example) will favour horizontal scalability instead.