开发者

Have any guide to implement ActiveMQ with Cocoa Application?

开发者 https://www.devze.com 2023-03-22 03:02 出处:网络
I\'ve found ActiveMQ that use for message broker and that\'s good for cross-platform Have any guide to implement Ac开发者_Go百科tiveMQ Consumers (Client) in Cocoa Application ?You could use ActiveMQ-

I've found ActiveMQ that use for message broker and that's good for cross-platform

Have any guide to implement Ac开发者_Go百科tiveMQ Consumers (Client) in Cocoa Application ?


You could use ActiveMQ-CPP and then do some research on using C++ from Objective-C, seems like there's some extensions that allow that. Or you can quickly write a little Stomp client in Objective-C for you app.

0

精彩评论

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