zoukankan      html  css  js  c++  java
  • JxtaSocket vs. Java Socket

    http://blogs.oracle.com/hamada/entry/jxtasocket_vs_java_socket

    ——————————————————————————————————————————————

    JxtaSocket vs. Java Socket

    By hamada on May 25, 2006

    If you have wondered about JxtaSocket performance vs. Java Socket then this maybe of interest. I have always wondered about how JxtaSockets stack up to Java Sockets (there has some research done on this topic, but it's not the same unless you can see for yourself). So, I have decided to write a benchmark comparing the two. The benchmark included two machines connected through a 100Mbit switch, and JSE5.0. Each benchmark run included a data transfer of 65MB, which was repeated 3 times. The chart shows the lowest and highest rates measured. You should also note, that the transfer unit size, and the VM min heap size had an effect on both benchmarks.JxtaSocket vs. Java Socket Benchmarks.

    P1050862
     

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    多层交换概述
    多层交换MLS笔记2
    多层交换MLS笔记1
    RSTP Proposal-Agreement
    RSTP Note
    保护STP
    优化STP
    Cisco STP Note
    25、C++的顶层const和底层const
    43、如何用代码判断大小端存储
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2251641.html
Copyright © 2011-2022 走看看