JavaEE勉強会99回のメモ

毎月恒例のJavaEE勉強会
そこでの話で、自分が気になったことを時系列でメモしておく。

EIP読み合わせ (本題)

Chapter 8

Asynchronous Implementation with MSMQ
http://www.eaipatterns.com/ComposedMessagingMSMQ.html

Simle Queue

Amazon Simple Queue Service
http://aws.amazon.com/en/sqs/

IronMQ ( implemented by MQ )

http://www.iron.io/mq

Redis

Redisをはじめ,NoSQLやKVSは、簡単なQueueとしても役立てそう

Amazon Simple Queue Service

http://aws.amazon.com/jp/sqs/

次に読む予定の本

Security Patterns in Practice: Designing Secure Architectures Using Software Patterns

http://www.amazon.com/dp/B00DNZR8K4

番外(こういうのも出てるよ)

Note

  • 海外の著名エンジニアについての情報あんまり知らないので、海外で有名なエンジニア(著者など)の観点で情報を応用にする。
  • Go-langそろそろ計画たててやる。