TAG | Eclipse
Doug on the Eclipse CDT: Eclipse OS?.
突然想到,Chrome OS 這一類 Application OS 不只可以用在小形硬件上。而且還可以用在 Visual Machine 上。只要 overhead 做得夠少、夠快,利用 VM Cluster 實現 hardware resource management 的潛力還不少。
遠比 Terminal Server 更加減少配置沒有用到的 resource,彈性更高。
Terminal Server 配置了 4GB 就是 4GB,不會因為負載少而可以把 memory 空出來;負載高的時候,也必需設置另一台 Server 來分流。
但 Application OS 就可以做到,只需把 VM Host 的 cluster 加大/減少即可。
而且閒置了的 resource 是可以被任可 VM Guest 便用。人再多,開的程式更多,也不需要 user 重新登出登入另一台 server 來再分配。
Cons: 每個應用都有一個固定的 memory space 上限,而不能動態負載。
Life’s Passion » Blog Archive » Eclipse VE gets revived!.
Welcome back of VE in Eclipse stream after more than two years’ sleeping
code_swarm
An experiment in organic software visualization.
code_swarm – Eclipse (short ver.) from Michael Ogawa on Vimeo.
Eclipse 3.4 M7 – New and Noteworthy
其中我覺得最有用嘅係
Java compiler on multi-CPU machines
You should see faster Java compile times when using machines with multiple CPUs. The Eclipse Compiler for Java (aka "ecj") is now taking advantage of the multi-threading capability of multi-CPU machines. The full build of a Java project also takes advantage of this support.
找到個借口比自己認真咁學下 Eclipse PDE / plugin
寫寫下改 version number 由 1.0 做 0.7
都算啦http://www.eclipse.org/webtools/development/planning/milestone_plan_1_0.html
明明已經 plan 到只係出 RC2, 今日出 final release但係我今日見到嘅只係
|
一日一個 RC build????

