Sunday, January 8, 2012

GWT RPC Between Servers

Hey guys,

I have an AppEngine Application and a number of EC2 instances doing heavy lifting. I'd like to use GWT's RPC mechanism to communicate between these two servers and leverage my GWT-Dispatch and Guice structures. I just really like the way that's all handled. I was wondering if anyone has any tips on how to get GWT to make the RPC calls server side... basically a RemoteService implementation, but on the server instead of the client. Has anyone tried this?

thanks!

E

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/XF7gWhEAibgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment