PHPackages                             nacosvel/load-balancer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nacosvel/load-balancer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nacosvel/load-balancer
======================

Implementing Several Load Balancing Scheduling Algorithms with PHP

1.x-dev(1y ago)13MITPHPPHP &gt;=8.0

Since Aug 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nacosvel/load-balancer)[ Packagist](https://packagist.org/packages/nacosvel/load-balancer)[ RSS](/packages/nacosvel-load-balancer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Implementing Several Load Balancing Scheduling Algorithms with PHP
==================================================================

[](#implementing-several-load-balancing-scheduling-algorithms-with-php)

[![GitHub Tag](https://camo.githubusercontent.com/f25826cd92906fd049fdae14be25cedc4dc7c183d64fa85e680652f909c8c04a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6e61636f7376656c2f6c6f61642d62616c616e636572)](https://github.com/nacosvel/load-balancer/tags)[![Total Downloads](https://camo.githubusercontent.com/c709fc7433a397962ffa267174822e253a57e775be370ede96d48f0b72b54516/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e61636f7376656c2f6c6f61642d62616c616e6365723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nacosvel/load-balancer)[![Packagist Version](https://camo.githubusercontent.com/78dfc006116413234a300594911625e228361cf6f6c296d4dc0da3d83c8822d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61636f7376656c2f6c6f61642d62616c616e636572)](https://packagist.org/packages/nacosvel/load-balancer)[![Packagist PHP Version Support](https://camo.githubusercontent.com/5c0850477be60063d072b8b262c8362a9f025cf2370becc6bf3e0adebd3fae32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e61636f7376656c2f6c6f61642d62616c616e636572)](https://github.com/nacosvel/load-balancer)[![Packagist License](https://camo.githubusercontent.com/5034b7a3d4725bb6fa1a161b6d93269089b8f02c4975f2d8551de609d6dbd211/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e61636f7376656c2f6c6f61642d62616c616e636572)](https://github.com/nacosvel/load-balancer)

安装
--

[](#安装)

推荐使用 PHP 包管理工具 [Composer](https://getcomposer.org/) 安装：

```
composer require nacosvel/load-balancer
```

文档
--

[](#文档)

### Create Server Instance

[](#create-server-instance)

```
