Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active November 27, 2015 11:38
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 AdamBien/d7fdfcd2bbb431d52e87 to your computer and use it in GitHub Desktop.
Save AdamBien/d7fdfcd2bbb431d52e87 to your computer and use it in GitHub Desktop.
14thAirhacks&A.md

Ask questions and see you at 4th May at 6.PM. CET: http://www.ustream.tv/channel/adambien

  1. I'm reading your discussion of CAP in Real World Java EE Patterns. When you say 'the "Don't Distribute" advice can be understood as a general best practice', does that include cases where a single-JVM app is replicated on the nodes in a cluster? In other words, is the best practice not to run a cluster at all? Or does "distributed" here refer only to apps where you run "the presentation in one process and run your business logic on another machine"? [Mike W.]
@brunohorta82
Copy link

Hi Adam,
You can explain how to implements concurrency on JMS Consumer and analyse that. And i can use JsonB in JEE 7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment