I have a java servlet with three functions in a Google App Engine Application that run sequentially, but I would like them to run concurrently.
@Override prot