Re: [akka-user] Akka architecture pattern vs typed actors

2014-07-31 Thread Martynas Mickevičius
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
 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  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  – Reactive
 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.


[akka-user] Akka architecture pattern vs typed actors

2014-07-30 Thread Muki
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.