JavaScript世界:如何玩转Node.js
由Gudao Luo在2011-06-13 at 07:49发表的
- 道喜评论
- Node.js的JavaScript程序是服务器应用程序;
- Node.js是JavaScript服务器引擎或者说JavaScript语言运行环境;
- Node.js是一个网络服务器;
- Node.js使得JavaScript语言能够在非浏览器环境或者说系统环境下运行;
- Node.js是当前一款重要的JavaScript软件;
软件世界:视频流服务器DSS = Darwin Streaming Server
由Gudao Luo在2011-04-05 at 15:25发表的

- 说明
- 随着家庭电视网络化越来越普及的今天,视频流服务器的重要地位也越来越凸显出来。
- 重要参考资料
- 参考资料
- http://dss.macosforge.org/
- http://stephanmund.de/tech/linux.html/2008-08-06_darwin-streaming-server-debian
- http://gpac.wp.institut-telecom.fr/mp4box/mp4box-documentation/
- http://wiki.dennyhalim.com/super-easy-debian-webcam-streaming-server
- http://ffmpeg.org/
- http://www.oav.net/mirrors/video-streaming-servers.html
- http://de.wikipedia.org/wiki/Streaming-Server
- http://lscube.org/projects/feng
Rails框架工具:支持Ruby语言的持续集成(CI)服务
由Gudao Luo在2009-04-09 at 21:25发表的
软件世界:消息队列(Messaging Queue)与Ruby语言和Rails框架
由Gudao Luo在2008-11-23 at 10:46发表的

- 什么是消息队列(Messaging Queue)
- 有哪些队列服务器(Queue Server)软件
- 同步与异步概念
- HTTP是同步的,Queue是异步的,但是目的是一样的
- http://en.wikipedia.org/wiki/Message_Queue
- 服务器与客户端概念
- 在HTTP概念中,存在浏览器(Client)与网络服务器(Server);
- 在Queue概念中,也存在客户端软件与服务器软件概念;
- 如何在Ruby和Rails中使用基于Beanstalk的消息队列(Messaging Queue)
- Beanstalk Messaging Queue http://tinyurl.com/24zfv7
- Ruby Beanstalkd distributed worker basics http://tinyurl.com/5nehld
- Ruby Beanstalkd distributed worker intermediate lessons http://tinyurl.com/6hz6p3
- http://async-observer.rubyforge.org/
- 参考资料
- https://computing.llnl.gov/tutorials/parallel_comp/
Ruby语言:值得关注的Ruby网络服务器Thin
由Gudao Luo在2008-02-01 at 22:09发表的
网站推荐:一步一步安装完整Rails产品服务器
由Gudao Luo在2008-01-24 at 09:08发表的
JRuby专题:应用服务器GlassFish on Rails
由Gudao Luo在2007-11-19 at 12:47发表的
操作系统水平虚拟机服务器OpenVZ
由Gudao Luo在2007-03-18 at 21:33发表的

- OpenVZ首页:http://openvz.org/
- 说明:操作系统水平虚拟机服务器OpenVZ是一款基于Linux的商业化层次的开源软件。该软件适应于企业内部和虚拟机服务供应商使用。
- 官方网站摘要:“OpenVZ is an Operating System-level server virtualization solution, built on Linux. OpenVZ creates isolated, secure virtual environments — VEs (otherwise known as virtual private servers, or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict.”




