V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
aron001
V2EX  ›  Linux

C++ 撸了一个算法服务框架~

  •  4
     
  •   aron001 · 2017-07-05 10:14:55 +08:00 · 3209 次点击
    这是一个创建于 2484 天前的主题,其中的信息可能已经有所发展或是发生改变。

    用 c++撸了一个专门针对计算密集型服务的框架,通过配置路由对算法模块进行自由组合,提供不同的 API 接口~

    底层:epoll + 线程池 + 工作队列 应用层:词典管理 + 策略管理

    github: github.com/kymo/SUNET

    目前这个框架已经服务于个人小站:souxiaoshuo.cc ,支撑了全文检索,query suggest 服务.

    欢迎大家提 issue,提 bug 哈~~

    7 条回复    2017-07-05 14:28:24 +08:00
    aron001
        1
    aron001  
    OP
       2017-07-05 10:27:53 +08:00
    哦,souxiaoshuo.cc 这个小站 是基于 django + bootstrap + scrapy 构建的~ 代码还没有放到 github 上,有兴趣的朋友可以私信哈。
    zhqy
        2
    zhqy  
       2017-07-05 11:15:29 +08:00
    不错~
    lux182
        3
    lux182  
       2017-07-05 12:16:12 +08:00 via iPhone
    lj0014
        4
    lj0014  
       2017-07-05 12:26:55 +08:00
    赞!
    northisland
        5
    northisland  
       2017-07-05 12:46:22 +08:00
    先赞为敬,最近也早玩 c++11/boost 里的 IPC。
    northisland
        6
    northisland  
       2017-07-05 12:46:36 +08:00
    ITC/IPC
    litor
        7
    litor  
       2017-07-05 14:28:24 +08:00
    已 star
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1213 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 18:10 · PVG 02:10 · LAX 11:10 · JFK 14:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.