Introduction 介绍

Welcome to thePhoton Serverdocumentation. If you are looking for the Photon Cloud documentation, please go overhere. —— Photon云文档
The documentation is split into three topics:Getting Started,Tutorials,References. Just head over there using the links below and take a look. You will always have quick access to the topics via the navigation menu on the right.
分为三部分:开始,教程,参考文献
If you are completely new to the world of Photon scroll down to the comparison chart below. It will help you to understand the differences and what Photon product better suits your needs.
下表是Photon产品比较,便于你选择更适合的产品
  • Photon Server vs. Photon Cloud    Photon服务器与Photon云
Photon Serveris a On Premise (OnPrem) server application that you can run and host on machines of your choice. Fully customizable and the authoritative control gives you the freedom to configure and set up your own infrastructure for multiplayer enabled applications.
Photon服务器是一个服务器应用程序,可以在你选择的机器上运行,并且完全是自定义和权威性的控制,你可以自由的配置和部署多人应用的基础设施。
Photon Cloudis a Software as a Service (SaaS) and as such a fully managed service. You can completely concentrate on your application client while hosting, server operations and scaling is all taken care of in the Photon Cloud.
Photon云 是一个软件即服务并且是完全的托管服务,你可完全关注于你的应用客户端,而处理服务器操作和应用扩展是由Photon云负责。
Photon Cloud 云 Photon Server 服务器
Server Administration. Zero server hassle anymore. Sit back and relax while our experts take care of running the servers. 服务器管理:由云负责,零麻烦。 You gain full authority of running Photon for your applications. You run your own servers or rent fitting ones and make sure they are available for your users. Photon's logs and performance counters provide all necessary information about low level performance and stability.
你可以在你的服务器上运行你的应用,以确保对于你的用户是可用的,Photon的日志和性能监视器提供了最低水平的性能与稳定性的信息。
Scalability. The Photon Cloud scales automatically to accommodate all your users. Using our SDKs your client application is built for an efficient load balancing workflow. 可扩展性:Photon云自动适应你所有的用户,使用我们的sdk客户端应用程序是建立了一个有效负载平衡的工作流。 Our load balancing power-up is available in source code. It is a solid foundation to scale across multiple servers. Running the right number of servers for your customers is your responsibility.
在源代码中我们的负载均衡是可用的,它是固有的功能可跨越多个服务器,为你的用户提供正确数量的服务器。
Licensing. Choose between various subscription models from indie development to enterprise solutions check out our different pricing models now . Why don't you just give it a try? Photon Cloud comes with a free Plan for up to 20 CCU per app . 许可:免费版有20个CCU Licenses are bought through the shop and provided as download. Cheaper licenses limit the number of concurrent users per server. Optionally, an Enterprise License is available for any number of servers upon request.
许可证是通过购买的,并提供下载,便宜的许可证是现在用户数量的,而企业许可证是可提供任意数量的许可。
Game logic. All custom logic takes place on the application client to allow a zero-hassle experience.
游戏逻辑:让所有在客户端应用上的通用逻辑有一个零麻烦的体验
The server's logic can be fully customized in C#. Several pre-defined applications are available as source and provide a high performance framework for your application. Benefit from our protocols and abstraction of low level functionality and add any feature you might be missing.
服务端的逻辑完全是可定制的C#代码,有几个内置应用可用于扩展,并且为你的应用提供了一个高性能的框架,得益于我们的协议和抽象的底层功能,并且可以添加任意的功能。
Start instantly. Photon Cloud lets you register and immediately run your application. No setup needed. No server needed. 立即开始:Photon Cloud 使你可以注册并运行你的应用,并且不需要配置和服务器设备。 Once downloaded, start in less than 5 minutes . Photon is easy to setup and runs locally as well as remote.
下载后,不到5分钟就可以开始了,Photon是简单部署就可以运行了。

转载于:https://www.cnblogs.com/liusuqi/archive/2013/04/24/3041194.html

Photon——Introduction 介绍相关推荐

  1. 1 Introduction  介绍

    目录 1  Introduction  介绍 1.1 Graphics Areas  图形学领域 1.2 Major Applications  主要应用 1.3 Graphics APIs  图形A ...

  2. Photon OS介绍及网络配置

    Photon OS介绍及网络配置 1.介绍 Photon OS 专注于容器,是一个非常出色的平台. -- Jack Wallen Photon OS是一种轻量级的容器操作系统,预装了docker,它被 ...

  3. Unity+ Photon服务器实时对战游戏——Photon服务器介绍(一)

    最近打算做实时对战的类似lol的游戏,也在学习使用Photon服务器,就分享一下.这可能是一个系列文章.记录一下学习过程,分享一下经验收获. 今天先介绍一下Photon服务器是什么,可以做什么,为什么 ...

  4. Photon引擎介绍

    (来自百度百科:photon引擎) 一.photon引擎的概述 游戏引擎是指一些已编写好的可编辑游戏系统或者一些互交式实时图像应用程序的核心组件,是游戏软件的主程序,photon引擎比起我们较熟悉的虚 ...

  5. 【Jupyter】【Python】- introduction 介绍

    Markdown Number lists are sequential: 不管你前面的数字是多少,run之后会自动排序. *,-,_等是无序的. latex等式: 句中等式:$ 段中等式:$$ Ba ...

  6. 音频(3):iPod Library Access Programming Guide:Introduction

    Next Introduction 介绍 iPod库访问(iPod Library Access)让应用程序可以播放用户的歌曲.有声书.和播客.这个API设计使得基本播放变得非常简单,同时也支持高级的 ...

  7. MTK 驱动(85)----RPMB key introduction

    RPMB key introduction 介绍RPMB的相关功能,RPMB key的写入方法,以及一些常见问题 1. what is RPMB Key? RPMB全称Replay Protected ...

  8. scala 辅助构造函数_Scala辅助构造函数的深入介绍

    scala 辅助构造函数 Before reading this post, please read my previous post about "Scala Primary Constr ...

  9. Photon在unity中的使用

    ps:期末老师要求的一篇3000字的玩具级别论文,基本是官网和api手册原本就有的.基本我就是个搬运工,不知道有什么用,就先扔上来了.用的是writage,让word转为markdown,可能会出现一 ...

最新文章

  1. Wifitap是一个WiFi注入工具集常用命令集合大学霸IT达人
  2. HTML转义字符 Unicode和CSS伪类介绍
  3. 楼市调控要“围堵”更要“疏通”
  4. [codeforces538E]Demiurges Play Again
  5. c# 访问hbase_大数据技术之C#通过Thrift连接查询HBase主要方法总结
  6. 经典好文!java继承父类注解
  7. Android之远程图片获取和本地缓存
  8. 【学习】从零开始的Android音视频开发(2)——MediaPlayer的状态和创建过程
  9. 整人代码大集合/不要乱使用!
  10. 阿里巴巴国际站关键字抓取工具
  11. 地图定位--制作公司地图位置
  12. 简单三步操作实现任意用户连接云服务器中的MYSQL数据库
  13. Sql Server (Stuff)(随手笔记)
  14. android 锁机代码‘’,android手机锁机txt代码
  15. EXT combobox赋值
  16. APP安装与卸载测试点
  17. CTF Reverse fantasy.apk解题思路
  18. 排序算法c语言描述---归并排序
  19. 【NI Multisim 14.0原理图设计基础——元器件分类】
  20. ubuntu linux qq

热门文章

  1. 极简Vue3教程--Pinia状态管理
  2. VMware安装Windows Server 2008详细步骤
  3. 【控制基础】限位开关一般接常闭
  4. P1209修理牛棚题解
  5. 计算机打印机共享失败,电脑共享打印连接错误怎么回事 电脑打印共享错误的解决方法...
  6. 带UI界面的学生管理系统
  7. <polymorphism>
  8. cv2.inRange()函数---提取票据中红色印章
  9. 用Python分析微博股市热度和A股走势的关联
  10. Webmin安装过程及问题解决