With the Task Queue API, applications can perform work outside of a user request but initiated by a user request. If an app needs to execute some background work, it may use the Task Queue API to organize that work into small, discrete units, called Tasks. The app then inserts these Tasks into one or more Queues. App Engine automatically detects new Tasks and executes them when system resources permit.
Google App Engine Java Experiments - 0 views
« First
‹ Previous
321 - 340 of 592
Next ›
Last »
Showing 20▼ items per page