Scala 服务器库 ostrich
- 授权协议: Apache
- 开发语言: Scala JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/twitter/ostrich
软件介绍
ostrich 是一个 Scala 服务器库,它使得以下几项操作变得更容易:
加载和重载每个环境配置;
收集运行时的统计数据;
通过一个简单的 Web 接口或者进入日志文件报告统计数据;
与服务器通过 HTTP 交互来检查建立版本或者关机。
Language Implementation Patterns
Terence Parr / Pragmatic Bookshelf / 2010-1-10 / USD 34.95
Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language ......一起来看看 《Language Implementation Patterns》 这本书的介绍吧!
