Coder Social home page Coder Social logo

ovp's Introduction

OVP

整合了 Openresty 、 Vanilla 的 Web 服务开发框架。
基于 Nginx + Lua 实现高性能的 Web 服务。

Openresty 提供 Nginx 上的 Lua 扩展。
Vanilla 提供 Lua 语言的 Web 请求处理,整个框架不是特别复杂,也可以自己实现。

包括 LuaJit 可以根据 最新的版本进行升级。

特性

基于 Nginx 的事件驱动模式,以及 Lua 语言 小巧、嵌入式特性获取 高并发 和 高性能。

场景

基于Lua的特性,适合 逻辑 不是很复杂的计算密集型场景,
逻辑复杂的业务场景,真正的性能瓶颈大多数不在程序本身,更多的是RPC依赖,所以也发挥不了 OVP 框架的优势。

实例

后续 我会 讲述 怎样基于 这个框架实现一个 流量管理平台。

ovp's People

Contributors

sunnnychan avatar

Stargazers

 avatar lxw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.