On Fri, Mar 27, 2015 at 12:18 PM, 何品 <[email protected]> wrote:

> it easy to using future to do something like MR work or simple computing.
> I think actor is for some more complex work .
>
> In practice you will mix using future/promise and actors in the same
> application
>

good point, I agree

+ streams (soon)


>
> 在 2015年3月27日星期五 UTC+8上午12:57:03,akhil写道:
>
>> Hi,
>>
>> I am trying to figure out the difference in performance when it comes to
>> using actors and futures.
>>
>> Either I use one actor per request or Make it async using a Future block.
>>
>> Only form performance (throughput and latency) standpoint which is a
>> better option. Or are they both the same ?
>>
>> Akhil
>>
>  --
> >>>>>>>>>> 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.
>



-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw

-- 
>>>>>>>>>>      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