JasperFx / jasper

Next generation application development framework for .Net
http://jasperfx.github.io/
MIT License
420 stars 54 forks source link

Batch outgoing messages via Rabbit MQ #713

Open jeremydmiller opened 2 years ago

jeremydmiller commented 2 years ago

No particular analysis yet. Honestly gonna check out how MassTransit does this first. BatchedSender is probably a helper here.

jeremydmiller commented 2 years ago

Huh, it's going to have to be by bundling things up ourselves in a "batched message"