Hi Joseph -

That's a good idea about the wiki.  I was thinking of doing a blog post.

There are a couple other books that are related to your "no downtime and
seamless upgrades" requirements that I would recommend:
Continuous Delivery
<http://www.amazon.com/dp/0321601912?tag=contindelive-20>
Release It!
<http://www.amazon.com/Release-It-Production-Ready-Pragmatic-Programmers/dp/0978739213>

And one I left off the original list:
CQRS Journey <http://msdn.microsoft.com/en-us/library/jj554200.aspx> - the
examples are in C# but it's relevant to Akka Persistence and distributed
systems in general.

Thx,

-- Eric

On Mon, Oct 6, 2014 at 3:38 AM, Joseph Pachod <[email protected]>
wrote:

> Hi
>
> @Sean : Good to know :) Pondering whether to jump on the MEAP train to
> have an opportunity to comment or to wait for the release so I don't have
> to read again updated chapters for fear of losing good changes...
>
> On a more akka topic, if ever there is a wiki somewhere where this list
> could be put and kept up to date, I would gladly do it. I didn't find any
> though.
>
> Best
> joseph
>
> On Thu, Oct 2, 2014 at 10:00 PM, Sean Walsh <[email protected]>
> wrote:
>
>> FYI myself and Duncan Devore are in the final processes of getting a
>> distributed system design book (with domain driven design, CQRS-ES, Scala,
>> Akka...) into the Manning Meap and we expect the first few chapters to be
>> available there in the October timeframe.
>>
>> We will make an announcement here when it is available.
>>
>>
>> On Tuesday, September 30, 2014 8:17:11 AM UTC-4, joseph wrote:
>>>
>>> Hello
>>>
>>> Our small software shop has recently been bought and now we face the
>>> issue of building a distributed system, meaning by that moving from
>>> monolithic web based products to a "platform" with various optional modules.
>>>
>>> The main characteristics looked for are :
>>> - seen as a web app by the users
>>> - mostly deployed on premises
>>> - mission critical software (health care - emergency services), so
>>> downtime and seamless upgrades (most of the time at least)
>>> - if possible should allow for multiple languages/stack on the JVM and
>>> even beyond (.Net I'm looking at you !).
>>>
>>> Being a commuter and a big reader, I'm looking for the best resource(s)
>>> on the topic, any hints ?
>>>
>>> Thanks in advance
>>>
>>> Best
>>> Joseph
>>>
>>> PS: I already tried scala/akka/eventsourced (now akka persistence), but
>>> there's quite a step going to a proper distributed systems from there...
>>>
>>  --
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ:
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Akka User List" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/akka-user/Snx8ufCvSEw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to