没有合适的资源?快使用搜索试试~ 我知道了~
onode:OCaml 中的异步 http 服务器
共43个文件
ml:21个
css:4个
js:3个
需积分: 9 0 下载量 153 浏览量
2021-06-28
12:54:03
上传
评论
收藏 403KB ZIP 举报
温馨提示
节点 用 OCaml 编写的异步 Web 服务器。 范围 该项目旨在出于教育目的在 OCaml 中重新创建一小部分 Nodejs 功能。 它包含: 异步IO调度器 异步 IO 流 简单的Http库 如何阅读代码? 我建议先查看示例,然后再转到Scheduler和Async模块。 当您掌握其中发生的事情时,无需阅读其余模块,因为它们正在使用这两个模块提供的抽象来做平凡的事情。 建造 幸运的是,除了 OUnit 之外,不需要任何外部库。 安装此软件包的最简单方法是使用 opam: opam install OUnit 为了编译 ONode,您必须转到存储库的根目录并发出以下命令: ocaml setup.ml -configure ocaml setup.ml -build 可执行文件 async_file_access.byte - 在存储库根目录中启动时,屏幕上会显示 Jose
资源推荐
资源详情
资源评论
收起资源包目录
onode-master.zip (43个子文件)
onode-master
_oasis 1KB
test_page
bootstrap
js
npm.js 484B
bootstrap.js 65KB
bootstrap.min.js 35KB
fonts
glyphicons-halflings-regular.ttf 44KB
glyphicons-halflings-regular.woff2 18KB
glyphicons-halflings-regular.eot 20KB
glyphicons-halflings-regular.svg 106KB
glyphicons-halflings-regular.woff 23KB
css
bootstrap-theme.css.map 42KB
bootstrap.min.css 114KB
bootstrap-theme.min.css 19KB
bootstrap-theme.css 22KB
bootstrap.css.map 371KB
bootstrap.css 138KB
index.html 340B
src
ByteQueue.ml 2KB
AsyncServer.ml 2KB
StaticFileHandler.ml 3KB
Log.ml 839B
Async.ml 1KB
onode.mllib 166B
AsyncStream.ml 4KB
Http.ml 5KB
Path.ml 782B
StreamBuffer.ml 133B
Scheduler.ml 2KB
onode.mldylib 166B
setup.ml 175KB
myocamlbuild.ml 16KB
examples
http_server.ml 715B
heart_of_darkness.txt 228KB
echo_server.ml 582B
static_file_server.ml 357B
async_file_access.ml 963B
_tags 2KB
test
PathTest.ml 932B
ByteQueueTest.ml 1KB
HttpTest.ml 1KB
test_runner.ml 176B
Dummy.ml 105B
README.md 1KB
.gitignore 119B
共 43 条
- 1
资源评论
看不见的天边
- 粉丝: 24
- 资源: 4610
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 技术资料分享MP2359 AN很好的技术资料.zip
- 技术资料分享MMC-System-Spec-v3.31很好的技术资料.zip
- 技术资料分享MMCSDTimming很好的技术资料.zip
- 技术资料分享MMC-FAT16-File-System-Specification-v1.0很好的技术资料.zip
- 技术资料分享MDk如何生成bin文件很好的技术资料.zip
- 技术资料分享Keil用户手册很好的技术资料.zip
- 技术资料分享JPEG压缩编码标准很好的技术资料.zip
- 技术资料分享JPEG图像解码方案很好的技术资料.zip
- 技术资料分享IS62WV51216很好的技术资料.zip
- 技术资料分享HC05蓝牙指令集很好的技术资料.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功