the message is string type only 100byte, so i use java serializer .
the client and server both in the same host.when call the actor in local 
mode ,the tps is about 2m,but when call the actor in remote mode the tps 
only 20k... why?
when a use the jvisualvm look the thread status ,the dispatcher thread 
status most in wait ...but when call the actor in local the dispatcher 
thread status most in  run .why???
i'm sorry my company can't upload the code,only use the words to describe 
it.

在 2014年2月12日星期三UTC+8下午7时32分39秒,√写道:
>
> Doesn't say anything.
> What serializer are you using, how big are the messages, what latency and 
> bandwidth does the connection have, how saturated is it, how much packet 
> drop does it have etc etc etc.
>
> Cheers,
> V
> On Feb 12, 2014 10:07 AM, "chen ke" <lingq...@gmail.com <javascript:>> 
> wrote:
>
>> hi,all:
>>      my project use one client to send message to a server with remoting 
>> actor ,the benchmark result is about 20K msg/sec .what abot this result???
>>
>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: http://akka.io/faq/
>> >>>>>>>>>> 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+...@googlegroups.com <javascript:>.
>> To post to this group, send email to akka...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      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/groups/opt_out.

Reply via email to