Web Workers in HTML5 (blogs.microsoft.co.il)
submitted by
gilf(2139) 1 year, 1 month ago
Is these application demands sound familiar:
Using background I/O operations
Web services polling
Processing large amount of data Running an algorithm in the background
More
If you are working in Windows environment you will probably use a background worker (or another thread) for achieving these demands in order to make your application more responsive. In web environment this was impossible since JavaScript is a single threaded environment.
|category: ASP.NET
|Views: 3
tags:
ASP.NET another
Everyones tags:
Your Tags: