balancer

http balancer

  • 所有者: yandex/balancer
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Deprectated and no longer supported

  1. About.

  2. Licence. All Yandex code in this distribution is under following licence:


Copyright (c) 2012 Yandex

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Some libraries in this distribution is under GPLv2/v3, so you can use Yandex code also with GPLv2/GPLv3.
See http://www.gnu.org/copyleft/gpl.html

  1. Install instructions.
  • checkout balancer
  • mkdir build
    cd build
    cmake -DMAKE_ONLY=web/httpd/server -DCMAKE_BUILD_TYPE=release ../balancer
    make -j 2
  • optionally you can create local.cmake in build/, with some interesting options:
    SET(MY_GCC gcc46)
    SET(MY_GPP g++46)
    SET(USE_STATIC_CPP_RUNTIME no), for disabling static linkage of c++ runtime(libsupc++)

主要指标

概览
名称与所有者yandex/balancer
主编程语言C
编程语言Lua (语言数: 12)
平台
许可证
所有者活动
创建于2012-02-28 08:41:49
推送于2019-01-24 16:31:14
最后一次提交2019-01-24 19:31:08
发布数0
用户参与
星数72
关注者数11
派生数17
提交数14
已启用问题?
问题数0
打开的问题数0
拉请求数1
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?