Infomation to send: | ||||
Name | ||||
Data | ||||
Results: | ||||
Sum | Mean | |||
This page uses the Google Web Toolkit to send messages to a WebWorker also coded in Java and cross compiled to JavaScript. This versions uses AutoBeans to serialize, deserialize the data to send.
The source code can be found at SimpleGWTWebWorker A simpler version which does not use autobeans SimpleWebWorker.
It uses the gwt-webworker library, from Manfred Tremmel which in turn has been taken from Google speedtracer library.