Category Archives: Ruby
Queuing as a Service via Amazon’s SQS
Amazon Simple Queue Service (SQS) borrows what it needs from message-oriented middleware (MOM) but doesn’t lock you in to any one implementation language or framework. In this article, entitled “Cloud-based messaging with Amazon SQS” learn how to use Amazon SQS … read more
Posted in AWS, Blog, Cloud Computing, Java, Ruby
Tagged aws, cloud, cloud computing, sqs
Comments Off
Rapid Android development with JRuby
A few interesting pieces of data: 70% of the world’s population has a mobile phone over a million Android devices are activated weekly 1/2 of all local searches are done on a mobile device over 90% of mobile Internet access … read more