Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
en [2017/04/15 17:12]
levhav [Articles]
en [2019/12/18 01:53] (текущий)
Строка 1: Строка 1:
 +<​rst>​__EN::​8-Administration</​rst>​
 +
 +
 ====== Star.Comet - Documentation ====== ====== Star.Comet - Documentation ======
  
Строка 4: Строка 7:
   * Start API study recommended with aticle [[en:​comet:​CometQL|CometQL]] and [[en:​comet:​javascript_api|JavaScript API]]   * Start API study recommended with aticle [[en:​comet:​CometQL|CometQL]] and [[en:​comet:​javascript_api|JavaScript API]]
  
-====== Articles ​====== +===== Articles ===== 
  
   * [[en:​comet:​introduction-to-comet|Introduction]] - the description of comet-technology,​ abilities, sphere of usage and how really work push-notifications.   * [[en:​comet:​introduction-to-comet|Introduction]] - the description of comet-technology,​ abilities, sphere of usage and how really work push-notifications.
Строка 15: Строка 18:
   * [[en:​comet:​dev_id|Public identifier Developer]] - What is a "​Public ID Developer"​ and "​Secret developer key"   * [[en:​comet:​dev_id|Public identifier Developer]] - What is a "​Public ID Developer"​ and "​Secret developer key"
   * [[en:​comet:​authentication|Users authorization]] - Description of the mechanism on the user authorization server on comets   * [[en:​comet:​authentication|Users authorization]] - Description of the mechanism on the user authorization server on comets
 +  * [[https://​www.codeproject.com/​Articles/​1181698/​Creating-a-simple-chat-using-CppComet|Creating a simple php chat]]
 +  * [[https://​github.com/​CppComet/​php-chat-example|php chat example]]
 +  * [[https://​www.phpclasses.org/​blog/​post/​452-Fast-PHP-Comet-Chat-System-Tutorial.html|Fast PHP Comet chat system tutorial]]
 +  * [[en:​comet:​faq:​js-api-subscription|Example for taking a message getting of the channel in JavaScript]]
 +  * [[en:​comet:​cometql:​cli|Online CometQL command line]]
   ​   ​
-=== Administering comet servers ===+===== Administering comet servers ===== 
 + 
 +  * [[en:​comet:​building-from-source|Install]] - Instructions for assembling and installing comets on your server 
 +  * [[en:​comet:​testhosting|Checking the hosting]] - Checking the hosting for possible connect to the comet server 
 +  * [[en:​comet:​load-testing|load testing]] - Example of load testing for comet server with tsung 
 +  * [[en:​comet:​load-testing-result|load testing results]] - Report about testing of 64,000 connections online 
 + 
 + 
 +===== Plans for the development of the project ===== 
 + 
 +About what improvements are planned, and which ones are already being implemented you can look at [[https://​github.com/​CppComet/​comet-server/​projects/​1/​|this page]]. If there are any suggestions,​ questions, requests or requests for adding new features, you can [[https://​github.com/​CppComet/​comet-server/​issues|create issue]] or write to tech support after registration. 
 + 
 +<note important>​If you have a question that may be of interest to other users, it's better to ask about the problem on [[https://​github.com/​CppComet/​comet-server|github]] ([[https://​github.com/​CppComet/​comet-server/​issues|creating issue]])</​note>​ 
  
-  * [[comet:​building-from-source|Install]] - Instructions for assembling and installing comets on your server 
 ===== List of ready-made solutions using Star.Comet ===== ===== List of ready-made solutions using Star.Comet =====