1.9.30 sync.
[gae.git] / java / demos / taskqueueexamples / README
blobd4fd70aecda598dcd3e984c86816707c300c12b3
1 Google App Engine Java Runtime SDK - Task Queue Examples Demo
3 Illustrates simple examples that use the Task Queue API.
5 To compile and run this sample on the local dev server, run ant in this
6 directory as follows:
8 ant runserver
10 Once the server is running, point your web browser at:
12 http://127.0.0.1:8080/simplecounter.jsp