开发者

Spring AMQP Template

开发者 https://www.devze.com 2023-04-06 07:35 出处:网络
Please help me. Is instance of AmqpTemplate class from RabbitMQ (implementation of AMQP protocol) th开发者_JAVA技巧read safe. Can it be accessed from multiple threads? Thanks Yes, it is thread-safe an

Please help me. Is instance of AmqpTemplate class from RabbitMQ (implementation of AMQP protocol) th开发者_JAVA技巧read safe. Can it be accessed from multiple threads? Thanks


Yes, it is thread-safe and can be accessed by multiple threads.

0

精彩评论

暂无评论...
验证码 换一张
取 消