google

Java Client for GAE Channels

Java Client for GAE Channels

AppEngine Channels Google AppEngine Channels create a persistent connection between your client and the server running the Channel API Code. Information is passed between the two in real time without the use of polling, even between multiple clients, using the server as a mediator. For instance what if you wanted to create a Java client to use these channels to receive push notifications from a...

Read More

MASL Meetup: Google App Engine

Proficiency with the iPhone/Android SDKs these days is obviously one tool that must be in the mobile developer’s toolbox. However, in addition to the applications installed on the devices themselves, most interesting mobile applications these days involve services that are hosted in the network. Hence, architecting and implementing good server side solutions is another very important...

Read More