小编cha*_*han的帖子

使用pubnub而不是Amazon Simple Notification Service(sns)有什么优势和劣势?

对于我的团队项目,我需要建议我们应该使用PubNub或Amazon Simple Notification Service(SNS).我发现PubNub的实现和使用非常简单但是我找不到任何具体的东西,它说明了亚马逊SNS的优点和缺点.

notifications push-notification amazon-web-services amazon-sns pubnub

10
推荐指数
1
解决办法
9127
查看次数

How to find memory usage of my android application written C++ using NDK

I am porting a game written in C++ to Android using NDK. I need to know how much memory it consumes while running. I am looking for programmatically way to find the memory usage of Android application written in C++.

c++ android porting memory-management android-ndk

6
推荐指数
2
解决办法
4425
查看次数