Footnotes

Chapter 3

1 In the rest of this book, we use the term ACE wrapper facade to indicate an ACE class designed using the Wrapper Facade pattern.

2 In the networking standards literature [Bla91], the acronym "SAP" stands for "service access point."

Chapter 4

1 These operators can also be generated automatically by tools, such as the CORBA Interface Definition Language (IDL) compiler [AOSK00] provided by TAO.

Chapter 5

1 Other key factors that affect performance include protocol, bus, memory, and network hardware device characteristics.

Chapter 6

1 The Win32 version of select() works only on socket handles.

2 Although spin locks have low individual overhead they can consume excessive CPU resources if a thread must busy wait a long period ...

Get C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.