使其工作后:
AppHarbor MassTransit CloudAMQP throws Exception None of the specified endpoints were reachable现在,我在CloudAMQP管理中看到,我有2个连接不断消耗1,9kB/s和1,4 kB/s,这将很快耗尽我的30 Mb
有没有办法解决这个问题?
发布于 2012-10-29 19:28:56
最新的MassTransit NuGet应该可以解决这个问题。Chris更改了我们的轮询请求,因此数据使用量应该要小得多。
https://twitter.com/phatboyg/status/262752508349403136
如果没有,请联系邮件列表上的我们。我想其他一些人也有解决的办法。https://groups.google.com/forum/?fromgroups=#!forum/masstransit-discuss
https://stackoverflow.com/questions/13119860
复制相似问题