[ Team LiB ]

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

native code
    calls to 
    compiler optimization of 
    compiling to 
    fallbacks for failures to load 
netstat utility 
    profiling and 
network sniffers 
networks
    analyzing capabilities of in application development 
    application components, performance of 
    bandwidth, measuring 
    caching, effects on timings 
    I/O 
        DNS lookups, performance problems with 
        latency 
        network bottlenecks  2nd 
        speed-testing facility 
        TCP/IP stacks 
    latency of 
    packet sniffiers 
    performance checklist 
    performance problems with  2nd  3rd 
    throughput 
    transfer rates and connection latency (load balancing example) 
    transfer times, measuring for benchmarks 
NeubertÕ s flashsort 
new I/O  [See NIO]
new operator, calling chained constructors during object creation 
next( )
    Iterator class 
    ResultSet interface 
NIO 
    byte-to-char conversion 
    connecting client sockets 
    direct buffers 
    multiplexing 
    nondirect buffers 
    performance checklist 
non-static methods, synchronization of 
nonblocking I/O  2nd 
nontransactional methods of session beans 
notify( ) (Object) 
nslookup utility 
null values
    avoiding unnecessary checks for 
    references 
numbers
    efficient comparisons of 
    formatting
        floating-point conversions to strings 
        in long to string conversion