AVOS Cloud的使用 学习笔记(一)序章、AVOS Cloud的简介 AVSO Cloud是解决云端数据存储,消息推送,用户行为统计分析和社会化组件以及后端部署的一站化提供商,支持iOS、安卓、JavaScript平台。第一章、AVOS的比其他平台的优点 因为是一站式服务,AVOS Clo.....
分类:
其他好文 时间:
2014-06-28 19:07:30
阅读次数:
190
AVOS Cloud 学习笔记(一) 功能总结(What it can do?)第一章、对象存储对象新建、保存、更新、删除和检索1 //创建新对象,根据类名2 AVObject *gameScore = [AVObject objectWithClassName:@"GameScore"];3 [....
分类:
其他好文 时间:
2014-06-23 08:29:54
阅读次数:
340
原文地址:http://www.cnblogs.com/cloud_china/p/3799907.html剖析云平台中的“共享型数据库”摘要:随着云计算的出现,出现了很多新的名词,像弹性扩容,平缓迁移,资源隔离等。目前我就“共享型数据库”做一下解释,下面就以京东云擎的云数据库为例,给大家剖析什么叫...
分类:
数据库 时间:
2014-06-23 00:13:06
阅读次数:
324
60款开源云应用【Part 3】(60 Open Source Apps You Can Use in the Cloud)
本篇翻译自http://www.datamation.com/open-source/60-open-source-apps-you-can-use-in-the-cloud-3.html,原作者Cynthia Harvey,翻译者hcbbt,转载请注明。
如果有翻...
分类:
移动开发 时间:
2014-06-22 22:43:48
阅读次数:
614
GCMArchitectural OverviewGoogle Cloud Messaging for Android (GCM)是一个能够帮助开发者从服务器端发送数据到运行在Android手机上的程序的服务。这个服务提供了一个简单,轻量级的机制使得服务器端可以告诉移动端的程序与服务器端建立直接的联...
分类:
移动开发 时间:
2014-06-21 17:35:14
阅读次数:
347
One of the most important use-case in any cloud is provisioning a VM . In this article we shall do a walk through about an instance(VM) being provisio...
分类:
其他好文 时间:
2014-06-21 16:59:43
阅读次数:
376
(image from Anatomy of an open source cloud) A cloud data center consists of large numbers of physical servers, each running a hypervisor with one or ...
分类:
其他好文 时间:
2014-06-21 14:48:04
阅读次数:
225
什么是GCM?Google Cloud Messaging (GCM) 是Google提供的一个服务,用来从服务端向安卓设备发送推送通知。GCM分为客户端和服务端开发。这里我们只介绍服务端开发。其实过程非常简单,只需利用PHP发送POST数据。api key的取得?待补充?class GCM { ....
分类:
移动开发 时间:
2014-06-17 13:35:51
阅读次数:
364
GraphLab是一个面向大规模机器学习/图计算的分布式内存计算框架,由CMU在2009年开始做,这里的内容是基于论文Low, Yucheng, et al. "Distributed GraphLab: A Framework for Machine Learning in the Cloud" ...
分类:
其他好文 时间:
2014-06-15 00:09:58
阅读次数:
326
云计算(Cloud)云起龙骧系列课程网络开发(Web)ASP.NET 4 风云之旅系列课程ASP.NET 开发实践系列课程MOSS2007 最佳实战 StepByStep 系列课程Silverlight 3.0 探秘之旅系列课程微软互联网平台系列课程如何创建更好的 Silverlight 程序系列课...
分类:
Web程序 时间:
2014-06-14 17:24:36
阅读次数:
522