Re: [appengine-java] Task Queue on other App Servers

2010-11-06 Thread Maxim Veksler
Hi Andrew,

We would be interested in sharing info about moving to/from appengine. Guess
the biggest trouble would be the datastore implementation, we don't
currently use the task queue api.

Are you aware of http://code.google.com/p/appscale/ ?


Maxim.

-- Sent from my Nexus.
On Oct 26, 2010 4:24 PM, andrew aute...@gmail.com wrote:
 Anyone out there got an implementation of the TaskQueue working on
 other app servers (jetty, tomcat)?

 We would like this as an option to ensure portability of our
 application between app engine and other options.

 Either the same Google TaskQueue code configured to run on another
 server, or a compatible implementation.

 If not, anyone else looking for the same - who is interested in
 sharing the effort of getting that running?

 --
 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
google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
.
 For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.


-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Task Queue on other App Servers

2010-10-26 Thread andrew
Anyone out there got an implementation of the TaskQueue working on
other app servers (jetty, tomcat)?

We would like this as an option to ensure portability of our
application between app engine and other options.

Either the same Google TaskQueue code configured to run on another
server, or a compatible implementation.

If not, anyone else looking for the same - who is interested in
sharing the effort of getting that running?

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.