Tags : Google Gear

このTagsの登録数:1件 表示 : 1 - 1 / 1

2007-05-31

Google Gears の WorkerPool Module に興味津々

Google Gears API Developer's Guide - WorkerPool API

The WorkerPool module runs operations in the background, without blocking the UI. Scripts executing in the WorkerPool will not trigger the browser's "unresponsive script" dialog.

これは使えそうだ。ソースを後で見る++