看板Programming
标 题【12/29 TOSSUG 心得分享】Amir Salihefendic: Comet with node.js
发信站SayYA 资讯站 (Tue Dec 22 23:13:10 2009)
转信站ptt!news.ntu!news.ncu!News.Math.NCTU!SayYa
[English below]
下个礼拜二(12 月 29 日)不是 Tossug 的例行心得分享时间,但机会难得,特别加开
一场!
我们很高兴请到 Plurk 的 Lead Developer、新释出的 Plurk API 的设计人
Amir Salihefendic 来 Tossug 和大家见面,他要向大家介绍他最近在玩的
node.js 这套用 Google 的 V8 引擎执行的 evented I/O javascript。
演讲时间 7:30pm - 8:30pm,聊天时间到 10:00pm。
想用同一种语言写 server side 和 client side 的程式吗?
有 Plurk API 或其他 Plurk 的问题,想问 Amir 吗?赶快报名吧!
----------------------------------------------------------------------
报名网页:
http://registrano.com/events/917fca
时间: 2009/12/29 星期二,分享时间 7:30pm 开始,6:30pm 开始入场
主题: Comet with node.js
主讲人: Amir Salihefendic (
http://www.plurk.com/amix)
语言: 英文
地点: Mix Coffee & Tea 二楼 (
http://wiki.tossug.org/MixCoffee&Tea )
消费: 200元,含晚餐一份,到场付费,6:30pm 开始入场用餐、闲聊、认识新朋友,
有名片的朋友记得带到。
注意事项:有免费的无线上网,请别把 notebook 忘在家里。
----------------------------------------------------------------------
以下是我翻译的演讲大纲。
node.js [1] 是个架在 Google V8 Javascript 引擎之上的事件驱动式的输入输出模组
(evented I/O)[2]。V8 是最快的 Javascript 虚拟机之一,node.js 用最佳的方法
利用了 V8。
讲者将会介绍 node.js 和实作 Comet 型态 [3] 的 chat 的实例。
[1] node.js:
http://nodejs.org/
[2] evented I/O: 用 event 和 callback 而不用 multi-thread 实作 server
的方式,twisted 是知名的一个这样实作出来的 web server。
[3] comet: 一种让 web server 可以把资料 push 到浏览器的做法,见
http://en.wikipedia.org/wiki/Comet_(programming)
...............................................................................
Hi,
I'm happy to invite Mr. Amir Salihefendic, the Lead Developer of
Plurk, to talk about an open source software that he has been playing
with, the evented I/O javascript package node.js. You definitely
should check it out if you like the idea of using the same language to
implement both the server side and client side programs. The talk will
start at 7:30 and end with Q&A around 8:30. You can stay to mingle
with the speaker and audiences until 10pm.
----------------------------------------------------------------------
Registration:
http://registrano.com/events/917fca
Time: 2009/12/29 (Tuesday), 7:30pm - 9:00pm, dinner starts at 6:30pm
Topic: Comet with node.js
Speaker: Amir Salihefendic (
http://www.plurk.com/amix)
Language: English
Place: 2F of Mix Coffee & Tea (
http://wiki.tossug.org/MixCoffee&Tea )
Fee: NT$200 which covers dinner. Pay when you arrive.
Notice: Free WiFi is available.
----------------------------------------------------------------------
The following is an abstract of the talk provided by the speaker.
node.js is evented I/O built upon Google Chromes's V8 JavaScript
virtual machine. V8 is one of the fastest JavaScript virtual machines
ever built and node.js exposes V8 in the best ways.
There will be an introduction of node.js and an example of how to
implement a comet based chat.
--
※ Origin: SayYA 资讯站 <bbs.sayya.org>
◆ From: 59-104-128-146.adsl.dynamic.seed.net.tw