Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
781. | Juniper Networks® Field Guide and Reference By: Aviva Garrett; Gary Drenan; Cris Morris; Juniper Networks® Publisher: Addison-Wesley Professional Publication Date: 11-OCT-2002 Insert Date: 02-APR-2003 Slots: 1.0 | Overview: Juniper Networks® Field Guide and Reference Juniper Networks® creates and deploys high-performance
routing platforms used by many of the world's largest service
providers. Written by the leading experts and technical writers at
Juniper Networks, the Juniper Networks® Field Guide and
Reference is the definitive practical guide and reference
to Juniper Networks hardware and software. This comprehensive book
culls and condenses nearly six thousand pages of technical
documentation, field alerts, technical FAQs, and more into a single
convenient and accessible resource. It provides essential
information for anyone designing, building,...
|
782. | Juniper Networks® Reference Guide: JUNOS™ Routing, Configuration, and Architecture By: Thomas M. Thomas II; Doris Pavlichek; Lawrence H. Dwyer III; Rajah Chowbay; Wayne W. Downing III; James Sonderegger Publisher: Addison-Wesley Professional Publication Date: 17-OCT-2002 Insert Date: 02-APR-2003 Slots: 1.0 | Overview: Juniper Networks® Reference Guide: JUNOS™ Routing, Configuration, and Architecture Juniper Networks® Reference Guide is the
ideal implementation guide to the Juniper Networks® family of
Internet routers and the network operating system JUNOS™.
With concise explanations of internetworking theory and detailed
examples, this book teaches readers how to configure, deploy, and
maintain their Juniper Networks routing solutions. Experienced
JUNOS engineers will benefit from the tested configuration
examples, which they can apply to their own networks. Those new to
the JUNOS Internet software will find everything they need to pass
the Juniper Networks JNCIS™ certification...
|
783. | Java™ Performance and Scalability, Volume 1: Server-Side Programming Techniques By: Dov Bulka Publisher: Addison-Wesley Professional Publication Date: 02-JUN-2000 Insert Date: 29-MAR-2003 Slots: 1.0 | Overview: Java™ Performance and Scalability, Volume 1: Server-Side Programming Techniques This book was written with one goal in mind: to provide Java
programmers with the expertise needed to build efficient, scalable
Java code. The author shares his experience in server-side
performance tuning through measured performance assessments, called
optimizations. Each optimization discusses techniques to improve
the performance and scalability of your code. Every claim is
substantiated with hard numbers and an experience-based evaluation.
Java™ Performance and Scalability, Volume 1,
provides invaluable advice that you will, no doubt, find useful in
your coding.
Presented in 48 concise...
|
784. | InfiniBand Network Architecture By: MindShare, Inc.; Tom Shanley Publisher: Addison-Wesley Professional Publication Date: 31-OCT-2002 Insert Date: 27-MAR-2003 Slots: 1.0 | Overview: InfiniBand Network Architecture InfiniBand is a new networking specification that
revolutionizes the interconnect between processor and IO subsystems
in the datacenter environment. InfiniBand delivers better
performance, flexibility, and scalability than alternative network
architectures. Copper wire and fiber optic InfiniBand links offer
data rates ranging from 2.5 Gb/s to 30 Gb/s. This technology easily
surpasses the performance of competing network infrastructures by
providing kernel bypass and memory-to-memory transfer
capabilities.
InfiniBand Network Architecture is a
comprehensive guide to InfiniBand technology. It...
|
785. | Oracle SQL and PL/SQL Handbook: A Guide for Data Administrators, Developers, and Business Analysts Publisher: Addison-Wesley Professional Publication Date: 08-AUG-2002 Insert Date: 27-MAR-2003 Slots: 1.0 | Overview: Oracle SQL and PL/SQL Handbook: A Guide for Data Administrators, Developers, and Business Analysts Concise and practical, this indispensable volume brings the
world’s most popular Relational Database Management System
(RDBMS), its query language SQL, and its programming language
PL/SQL into clear focus for today’s busy database
professional or business analyst. Covering the most commonly used
Oracle features, Oracle SQL and PL/SQL Handbook is
ideal for the developer or business user challenged with
implementing, maintaining, and retrieving mission-critical data
within the Oracle database environment.
Broadly designed as both a basic reference and how-to, this book
offers extensive...
|
786. | Programming for the Java™ Virtual Machine By: Joshua Engel Publisher: Addison-Wesley Professional Publication Date: 22-JUN-1999 Insert Date: 27-MAR-2003 Slots: 1.0 | Overview: Programming for the Java™ Virtual Machine The core of Java technology, the Java virtual machine is an
abstract computing machine that enables the Java platform to host
applications on any computer or operating system without rewriting
or recompiling. Anyone interested in designing a language or
writing a compiler for the Java virtual machine must have an
in-depth understanding of its binary class format and instruction
set. If you are programming with the Java programming language,
knowledge of the Java virtual machine will give you valuable
insight into the Java platform's security capabilities and
cross-platform portability. It...
|
787. | C++ Templates: The Complete Guide By: David Vandevoorde; Nicolai M. Josuttis Publisher: Addison-Wesley Professional Publication Date: 12-NOV-2002 Insert Date: 27-MAR-2003 Slots: 1.0 | Overview: C++ Templates: The Complete Guide Templates are among the most powerful features of C++, but they
are too often neglected, misunderstood, and misused. C++
Templates: The Complete Guide provides software architects and
engineers with a clear understanding of why, when, and how to use
templates to build and maintain cleaner, faster, and smarter
software more efficiently.
C++ Templates begins with an insightful tutorial on basic
concepts and language features. The remainder of the book serves as
a comprehensive reference, focusing first on language details, then
on a wide range of coding techniques, and finally on...
|
788. | Beyond Software Architecture: Creating and Sustaining Winning Solutions By: Luke Hohmann Publisher: Addison-Wesley Professional Publication Date: 30-JAN-2003 Insert Date: 26-MAR-2003 Slots: 1.0 | Overview: Beyond Software Architecture: Creating and Sustaining Winning Solutions Praise for Beyond Software Architecture
“Luke Hohmann is that rare software technologist who views
software development from the viewpoint of the end user. He
passionately believes that one hour spent with an end user is worth
many hours making software architectural choices or days
documenting perceived user requirements. Most of what is written
about software development focuses on methods used to design and
develop robust software. Luke’s latest effort, Beyond
Software Architecture, illuminates the more mundane aspects of
creating true business solutions by supporting the user...
|
789. | C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks By: Douglas C. Schmidt; Stephen D. Huston Publisher: Addison-Wesley Professional Publication Date: 29-OCT-2002 Insert Date: 26-MAR-2003 Slots: 1.0 | Overview: C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks Do you need to develop flexible software that can be customized
quickly? Do you need to add the power and efficiency of frameworks
to your software? The ADAPTIVE Communication Environment (ACE) is
an open-source toolkit for building high-performance networked
applications and next-generation middleware. ACE's power and
flexibility arise from object-oriented frameworks, used to achieve
the systematic reuse of networked application software. ACE
frameworks handle common network programming tasks and can be
customized using C++ language features to produce complete
distributed...
|
790. | Facts and Fallacies of Software Engineering By: Robert L. Glass Publisher: Addison-Wesley Professional Publication Date: 28-OCT-2002 Insert Date: 25-MAR-2003 Slots: 1.0 | Overview: Facts and Fallacies of Software Engineering The practice of building software is a
“new kid on the block” technology. Though it may not
seem this way for those who have been in the field for most of
their careers, in the overall scheme of professions, software
builders are relative “newbies.”
In the short history of the software field,
a lot of facts have been identified, and a lot of fallacies
promulgated. Those facts and fallacies are what this book is
about.
There’s a problem with those
facts–and, as you might imagine, those fallacies. Many of
these fundamentally important facts are learned by a software
engineer, but over the...
|
791. | Java™ and JMX: Building Manageable Systems By: Heather Kreger; Ward Harold; Leigh Williamson Publisher: Addison-Wesley Professional Publication Date: 30-DEC-2002 Insert Date: 25-MAR-2003 Slots: 1.0 | Overview: Java™ and JMX: Building Manageable Systems Java is now used with increasing frequency to develop
mission-critical applications. Using Java Management Extensions
(JMX) is the key to managing those applications. As JMX is
increasingly accepted into the fields of embedded systems,
enterprise systems, and telephony, it is clear that all Java
developers will encounter JMX before long.
Java™ and JMX: Building Manageable Systems
is the definitive guide to JMX, combining an introduction to the
technology with extensive coverage that will make this book a
favorite reference. Much more than just an explanation of the JMX
specifications, this...
|
792. | XML and Java: Developing Web Applications, Second Edition Publisher: Addison-Wesley Professional Publication Date: 13-MAY-2002 Insert Date: 25-MAR-2003 Slots: 1.0 | Overview: XML and Java: Developing Web Applications, Second Edition Fully revised to cover the latest standards and technologies,
XML and Java™, Second Edition provides the
practical solutions developers need to design powerful and portable
Web-based applications. Featuring step-by-step examples, this book
focuses on harnessing the power of Java™ and XML together to
streamline the development process.
XML and Java™, Second Edition provides new
coverage of emerging areas such as document management, databases,
messaging, servlets, JDBC, data binding, security, and more. It
begins with an overview of XML programming techniques, standard
APIs, and tools....
|
793. | By: Stanley B. Lippman Publisher: Addison-Wesley Professional Publication Date: 03-MAY-1996 Insert Date: 25-MAR-2003 Slots: 1.0 | Overview: Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms
that support object-oriented programming within C++: constructor
semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"--virtual functions and virtual
inheritance. This book shows how your understanding the underlying
implementation models can help you code more efficiently and with
greater confidence. Lippman dispells the misinformation and myths
about the overhead and complexity associated with C++, while
pointing out areas in which costs and trade offs, sometimes hidden,
do exist. He then...
|
794. | Metrics and Models in Software Quality Engineering, Second Edition By: Stephen H. Kan Publisher: Addison-Wesley Professional Publication Date: 16-SEP-2002 Insert Date: 20-MAR-2003 Slots: 1.0 | Overview: Metrics and Models in Software Quality Engineering, Second Edition "This is the single best book on software
quality engineering and metrics that I've encountered."
--Capers Jones, from the Foreword
Metrics and Models in Software Quality
Engineering, Second Edition, is the definitive book on this
essential topic of software development. Comprehensive in scope
with extensive industry examples, it shows how to measure software
quality and use measurements to improve the software development
process. Four major categories of quality metrics and models are
addressed: quality management, software reliability and projection,
complexity, and customer view. In...
|
795. | Modernizing Legacy Systems: Software Technologies, Engineering Processes, and Business Practices By: Robert C. Seacord; Daniel Plakosh; Grace A. Lewis Publisher: Addison-Wesley Professional Publication Date: 13-FEB-2003 Insert Date: 20-MAR-2003 Slots: 1.0 | Overview: Modernizing Legacy Systems: Software Technologies, Engineering Processes, and Business Practices "The potential impact of this book cannot be overstressed.
Software systems that are not continually and adequately evolved
and, in particular, legacy systems that have not been so
maintained, can threaten an organization's very survival. I
recommend the book as a must for people directly involved in such
evolution, whether as customers, managers and resource providers,
or as implementers."
--M. M. Lehman, Emeritus Professor, Middlesex
University
Businesses inevitably face a critical choice in the design and
maintenance of their software systems: Dismantle older systems and
completely...
|
796. | Publisher: Addison-Wesley Professional Publication Date: 25-OCT-2002 Insert Date: 20-MAR-2003 Slots: 1.0 | Overview: Testing Extreme Programming The rapid rise in popularity of Extreme Programming (XP) has put
the practice of software testing squarely in the spotlight of
application development. At one time, testing was a neglected
practice, a highly specialized activity that came as an
afterthought as complex, code-intensive projects were rushed to
completion. But in today's world of escalating quality
expectations, testing is a key component of the development
process.
XP accelerates testing by demanding its complete integration
with development. This in turn has pushed software professionals to
rethink their traditional attitudes...
|
797. | Visual Modeling with Rational Rose 2002 and UML By: Terry Quatrani Publisher: Addison-Wesley Professional Publication Date: 09-OCT-2002 Insert Date: 20-MAR-2003 Slots: 1.0 | Overview: Visual Modeling with Rational Rose 2002 and UML Within the space of just a few years, the Unified Modeling
Language (UML) has emerged as the design medium of choice for
developing large-scale distributed object applications. The UML's
standard semantics and notation for describing object structure and
behavior make it particularly well suited to this function.
Augmented by the Rational Unified Process, an extensive set of
software development guidelines, and the Rational Rose visual
modeling tool, the UML greatly facilitates the process of
developing quality object-oriented applications that meet both
deadlines and requirements.
Fully...
|
798. | Designing Systems for Internet Commerce, Second Edition By: G. Winfield Treese; Lawrence C. Stewart Publisher: Addison-Wesley Professional Publication Date: 02-OCT-2002 Insert Date: 08-MAR-2003 Slots: 1.0 | Overview: Designing Systems for Internet Commerce, Second Edition Thanks to advances in Internet commerce, every
enterprise—even the smallest home-based business—now
has the power to create a global presence. Each day, more
businesses are drawn to the promise of increased access to
customers, combined with dramatic cost reductions. However,
consumer expectations and demands seem to increase daily. The major
challenge in building successful Internet commerce sites continues
to be how to use Internet technology most effectively to deliver
added value to customers.
Written by two of the leading authorities in the field of
Internet commerce, Designing Systems...
|
799. | XML: A Manager's Guide, Second Edition By: Kevin Dick Publisher: Addison-Wesley Professional Publication Date: 28-AUG-2002 Insert Date: 08-MAR-2003 Slots: 1.0 | Overview: XML: A Manager's Guide, Second Edition Extensible Markup Language (XML) has revolutionized distributed
computing. By providing a standard means for specifying the
structure of information, XML enables sophisticated e-commerce
systems and facilitates interoperable enterprise software. Knowing
how to leverage XML's technical capabilities into business value
has become an important asset for managers.
Fully updated and expanded to incorporate the latest in XML
technology advances and its application, XML: A Manager's
Guide, Second Edition serves as a concise guide for
managers as well as a starting point for developers. It...
|
800. | Practical Storage Area Networking By: Dan Pollack Publisher: Addison-Wesley Professional Publication Date: 15-OCT-2002 Insert Date: 08-MAR-2003 Slots: 1.0 | Overview: Practical Storage Area Networking The rate at which information is produced and shared is growing
at an astounding pace. As a result, the size, complexity—and
importance—of storage systems has increased dramatically. The
implementation of a Storage Area Network (SAN) allows system and
storage administrators to ensure the consistent storage and
retrieval of data on a network. The multipath nature of a SAN, with
its characteristic one-to-many relationships between host and
storage devices, provides unmatched configuration flexibility and
availability, as well as the load-balancing and increased
connectivity essential to the...
|