Hackathons: Beyond the Prizes

Here in San Francisco hackathons are common place — you can find one most every weekend.The basic premise of a hackathon is to show up, build an app in 24-48 hours, and go home. All food and drink is taken care of and sleep is frowned upon, though a couple hours of nap time is suggested. The…

Read More

How Munzee Keeps Gameplay Real with IronMQ

blank

This post is part of a series of customer success stories highlighting key customers and how they are using Iron.io to do some pretty big things. Munzee is a 21st century scavenger hunt that utilizes iOS, Android, and Windows Mobile apps to create a modern-day, high-tech adventure game. Munzee QR Codes and NFC Tags are captured…

Read More

Message Queues, Background Processing and the End of the Monolithic App (reposted from Heroku blog)

blank

Here’s a post of ours on message queuing and background processing that we published on the Heroku blog the other day. Definitely worth checking out if you believe like us that distributed multi-tier architectures are the future of production-scale cloud applications. Iron.io Guest Post on Heroku Message Queues, Background Processing and the End of the Monolithic…

Read More

GoSF Talk: Travis Reeder on Go after 2 Years in Production

Travis Reeder, Iron.io’s CTO, gave a talk recently at a GoSF meetup on Iron.io’s use of Go. We’re big proponents of Go, using it for all our backend components and have written or talked about our experiences in a number of places (here, here, and here). Travis’ talk here is a compilation of a number…

Read More

More Go Use in Production (Pivotal CF)

blank

Travis Reeder, Iron.io co-founder and CTO, was at DevBeat 2013 on Tuesday talking about Iron.io’s use of Go language for our API services and backend functionality. (We use Ruby and other languages for workers and our app framework but Go has a special place here for things that need to run fast and handle high…

Read More

Airbrake Agent for New Relic (produced by Iron.io)

blank

Iron.io created an Airbrake agent for the New Relic platform. You can see the full post about it on the Airbrake site. Here’s an excerpt.   –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Airbrake NewRelic Add-on   Iron.io has created a great new Airbrake agent for the New Relic platform. The agent grabs data from your Airbrake account and uploads it…

Read More

Iron.io @ DevBeat 2013 (talking about Go)

blank

  DevBeat 2013 – Nov 12-13th Iron.io be at the DevBeat 2013 conference in San Francisco on Nov 12-13th. It’s a great conference for experienced developers and includes a number of top developer speakers – including Travis Reeder, Iron.io’s CTO. Travis will be talking about Iron.io’s use of Go in production. It’s been two years…

Read More

IronSharp — .NET Client Library for Iron.io (a contribution from a user)

blank

IronSharp is a great new contribution from a long-time supporter and user of IronMQ, IronWorker, and IronCache. Jeremy Bell created IronSharp to provide updated access in .NET to all Iron.io services. It’s a simple solid library that wraps the API calls for IronMQ, IronWorker, and IronCache and includes support for the latest Iron.io features. (It…

Read More