Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 9272

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Introduction</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.swoole.html">Swoole</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="swoole.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.swoole.html">Swoole</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="intro.swoole" class="preface">
  <h1 class="title">Introduction</h1>
  <p class="para">
   Swoole is a high-performance networking framework using 
   an event-driven, asynchronous, non-blocking I/O model. 
   It can be used to develop high-performance, scalable, 
   concurrent TCP, UDP, Unix socket, HTTP, Websocket services.

   To get started, please check the <a href="https://www.swoole.co.uk/docs/" class="link external">&raquo;&nbsp;Swoole Docs</a>.
  </p>
  <blockquote class="note"><p><strong class="note">Note</strong>: <span class="simpara">This extension is not
available on Windows platforms.</span></p></blockquote>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.swoole.html">Swoole</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="swoole.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.swoole.html">Swoole</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>