Skip to content

Instantly share code, notes, and snippets.

@Jell
Created April 17, 2013 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jell/5402045 to your computer and use it in GitHub Desktop.
Save Jell/5402045 to your computer and use it in GitHub Desktop.
TorqueBox = "Ruby" + "JBoss"
{"TL;DR" => "TorqueBox ROCKS! But..."}
JBoss = "JVM Application Server"
WHY = "WE NEED MOAR STUFF!" and we != "SysAdmins"
pros = [
:clustering,
:background_jobs, # \o/
:queues, # \o/
:services, # \o/
:jobs, # \o/
:deploy,
JVM: [
:tools,
:"fast",
]
]
cons = [
:aws,
:deploy,
JVM: [
:flags,
:PermGen,
:memory_leaks! # :'(
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment