Hello there, I've just read the documentation on Google App Engine and I realised that you cannot create any threads in an application. You can only use the main one which is created automatically with any runnable java program. I am wondering if there is the possibility to create threads using the low-level API datastore. I've searched the internet and didn't find an answer. If someone tried to create a new thread or knows for sure if you can create one, please reply to this message. Thank you very much, Marios.
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
