Practical .NET2 and C#2 Cross-Reference
![]() | By Patrick Smacchia |
![]() | ![]() | ![]() | ![]() | ![]() |
Page 839 ... network. These messages are relayed through broadcasting to reach all potential clients of the service. The clients also have at their disposition two messages called probe and resolve to launch the search of a service on the network. To limit excessive use of broadcast bandwidth, WS-Discovery allo... | Page 498 Returns the angle between the positive axis and the vector which connects the origin to the (x,y) point. Output values are in the range [ -p ; p ]. | Page 245 ...ling; The idea of object pooling is to recycle objects so that they can serve several clients consecutively. The cost of the construction and destruction of an object is then divided by the number of clients served by the object. The pool holds the content of objects which are not currently serving ... | Page 118 ...cal memory space to store the produced information. In general, we do not forget to protect this space between concurrent accesses of the producer and consumer. We forget more often that the producer must make sure that a consumer has in fact read the old information before producing new information... | Page 587 ...hardware to execute it (processor, RAM, CPUs, ) you obtain a performance gain proportional to the hardware added. In practice, we observe that the addition of hardware to execute an application does not necessarily create a performance gain. In fact, several bottlenecks still remain at various level... |
Public Fields
See Also








