- ANN tags:
- heatcanvas
- html5
- javascript
- project
- web published: true comments: true
时隔半年日日沉浸在clojure世界里的时候,多亏了github上Daniel Azuma的提示,现在HeatCanvas通过Image Data数组来绘制图像。过去由于不太熟悉Canvas API,我用的是fillRect来填充1像素大小的区域,模 …
时隔半年日日沉浸在clojure世界里的时候,多亏了github上Daniel Azuma的提示,现在HeatCanvas通过Image Data数组来绘制图像。过去由于不太熟悉Canvas API,我用的是fillRect来填充1像素大小的区域,模 …
大家期待已久的第二次Clojure中国用户聚会来了,这次聚会将在三月初的北京举行。感兴趣的朋友请猛击这里报名。如果你 …
Cluster support is one of the big thing in slacker 0.6.x. Cluster enables high-availability and load balancing on slacker client and server.
Slacker cluster has a centralized registry, a zookeeper node, stores information of all the namespaces and servers …