Hi Muki,

I have skimmed through the template and added a few comments.

Since you have mentioned that the main pro of this pattern is ease of use
and typesafety I think that Akka Typed Actors
<http://doc.akka.io/docs/akka/2.3.4/scala/typed-actors.html> provide just
that. Have you considered using them? If so, what did you like or found
hard about them to roll your own solution?


On Thu, Jul 31, 2014 at 1:06 AM, Muki <nepomuk.sei...@gmail.com> wrote:

> Hi,
>
> I created a small sample app for a little architecture pattern for akka
> applications.
> The idea can be terribly wrong, but I wanted to get some feedback on it:
>
>    https://github.com/muuki88/akka-architecture
>
>
> The  README explains the pattern and how to apply it. It's more or less a
> way
> around typed actors.
>
> cheers,
> Muki
>
>  --
> >>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> – Reactive
<http://www.reactivemanifesto.org/> Apps on the JVM

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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