|
|
|
The Myth of Multitasking: How "Doing It All" Gets Nothing Done
|
|
CCNP BCMSN Official Exam Certification Guide (4th Edition) (Exam Certification Guide)
CCNP BCMSN Official Exam Certification Guide Fourth Edition - Master all 642-812 exam topics with the official study guide
- Assess your knowledge with chapter-opening quizzes
- Review key concepts with foundation summaries
- Practice with hundreds of exam questions on the CD-ROM
David Hucaby, CCIE® No. 4594 CCNP BCMSN Official Exam Certification Guide, Fourth Edition, is a best of breed Cisco® exam study guide that focuses specifically on the objectives for the BCMSN exam. Successfully passing the BCMSN 642-812 exam certifies that you have knowledge and skills necessary to implement scalable multilayer switched networks. CCNP BCMSN Official Exam Certification Guide, Fourth Edition, follows a logical organization of the BCMSN exam objectives. Material is presented in a concise manner, focusing on increasing readers’ retention and recall of exam topics. Lead network engineer and consultant David Hucaby shares preparation hints and test-taking tips, helping you identify areas of weakness and improve your switching knowledge through the use of the consistent features in each chapter. “Do I Know This Already?” quizzes open each chapter and allow you to decide how much time you need to spend on each section. Exam topic lists and Foundation Summary tables make referencing easy and give you a quick refresher whenever you need it. Scenario-based exercises help you think about exam objectives in real-world situations, thus increasing recall during exam time. Challenging chapter-ending review questions help you assess your knowledge and reinforce key concepts. The companion CD-ROM contains a powerful testing engine that enables you to focus on individual topic areas or take complete, timed exams. The assessment engine also tracks your performance and provides feedback on a module-by-module basis, presenting question-by-question remediation to the text. Well regarded for its level of detail, assessment features, and challenging review questions and exercises, this book helps you master the concepts and techniques that will enable you to succeed on the exam the first time. David Hucaby, CCIE® No. 4594, is a lead network engineer for a large medical environment using Cisco multilayer switching and security products. He also is an independent networking consultant focusing on Cisco-based solutions for healthcare and banking clients. The official study guide helps you master all the topics on the BCMSN exam, including - Spanning Tree Protocol concepts
- Virtual LAN (VLAN), VLAN trunking, and inter-VLAN routing
- Gateway redundancy technologies and protocols
- Wireless LAN topologies, components, connectivity, and standards
- Implementing a Cisco Unified Wireless Network
- Access layer voice concepts
- Preventing and mitigating attacks against switched network security
Companion CD-ROM The CD-ROM contains an electronic copy of the book and more than 200 practice questions for the BCMSN exam, including simulation-based questions, all available in study mode, test mode, and flash card format. This volume is part of the Exam Certification Guide Series from Cisco Press®. Books in this series provide officially developed exam preparation materials that offer assessment, review, and practice to help Cisco Career Certification candidates identify weaknesses, concentrate their study efforts, and enhance their confidence as exam day nears. Category: Cisco Certification Covers: BCMSN Exam 642-812 $59.99 USA / $74.99 CAN .
Price: $35.41
[ Notify me when price goes down.]
|
|
Intel Threading Building Blocks: Outfitting C++ for Multi-core Processor Parallelism
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert. Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance. You'll learn how Intel Threading Building Blocks: Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions Is compatible with other threading packages, and doesn't force you to pick one package for your entire program Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors Relies on generic programming, which enables you to write the best possible algorithms with thefewest constraints Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book..
Price: $25.99
[ Notify me when price goes down.]
|
|
MPLS Fundamentals
A comprehensive introduction to all facets of MPLS theory and practice - Helps networking professionals choose the suitable MPLS application and design for their network
- Provides MPLS theory and relates to basic IOS configuration examples
- The Fundamentals Series from Cisco Press launches the basis to readers for understanding the purpose, application, and management of technologies
MPLS has emerged as the new networking layer for service providers throughout the world. For many service providers and enterprises MPLS is a way of delivering new applications on their IP networks, while consolidating data and voice networks. MPLS has grown to be the new default network layer for service providers and is finding its way into enterprise networks as well. This book focuses on the building blocks of MPLS (architecture, forwarding packets, LDP, MPLS and QoS, CEF, etc.). This book also reviews the different MPLS applications (MPLS VPN, MPLS Traffic Engineering, Carrying IPv6 over MPLS, AToM, VPLS, MPLS OAM etc.). You will get a comprehensive overview of all the aspects of MPLS, including the building blocks, its applications, troubleshooting and a perspective on the future of MPLS. .
Price: $47.95
[ Notify me when price goes down.]
|
|
High-Performance Communication Networks (The Morgan Kaufmann Series in Networking)
By focusing on the convergence of the telephone, computer networking, cable TV, and wireless industries, this fully revised second edition explains current and emerging networking technologies. The authors proceed from fundamental principles to develop a comprehensive understanding of network architectures, protocols, control, performance, and economics. Communications engineers, computer scientists, and network administrators and managers will appreciate the book for its perspectives on the innovations that impact their work. Students will be enriched by the descriptive and thorough coverage of networking, giving them the knowledge to explore rewarding career opportunities.
* Provides the most recent information on
* wide and local area networks, including WDM and optical networks, Fast and Gigabit Ethernets * access networks, such as cable modems and DSL; * approaches for quality-differentiated services in IP and ATM networks.
* Examines the Internet, including proposed advances for improved performance and quality of service. * Presents a comprehensive discussion of wireless networks for voice and data. * Explains the economic factors and technical tradeoffs that guide network development. * Derives (in self-contained sections) the most important mathematical results of network performance.
Price: $20.00
[Notify me when price goes down.]
|
|
Multicast Sockets: Practical Guide for Programmers (The Practical Guides)
Multicast Sockets: Practical Guide for Programmers is a hands-on, application-centric approach to multicasting (as opposed to a network-centric one) that is filled with examples, ideas, and experimentation Each example builds on the last to introduce multicast concepts, frameworks, and APIs in an engaging manner that does not burden the reader with lots of theory and jargon. The book is an introduction to multicasting but assumes that the reader has a background in network programming and is proficient in C or Java. After reading the book, you will have a firm grasp on how to write a multicast program.
Features:
* Author team of instructor and application programmer is reflected in this rich instructional and practical approach to the subject material * Only book available that provides a clear, concise, application-centric approach to programming multicast applications and covers several languagesC, Java, and C# on the .NET platform * Covers important topics like service models, testing reachability, and addressing and scoping. * Includes numerous examples and exercises for programmers and students to test what they have learned.
Price: $23.34
[Notify me when price goes down.]
|
|
Virtual Machines Companion (Networking (Thomson Course Technology))
A must-have for all of today's Information Technology students, Virtual Machines Companion is the only book on the market to provide a comparative overview of several of the most popular virtual machine software products, giving readers a solid understanding of virtualization concepts, as well as the tools to help them select the best product for their needs. Virtualization software is one of the most rapidly growing applications for the IT environment, allowing a single computer system to concurrently run multiple operating systems. In order to stay current with this and other industry trends, IT students and professionals must possess a solid understanding of how virtual machines are being used in industry, the benefits of virtualization software, and the current software products and their features. This companion book introduces readers to virtualization concepts as a whole, and explores the specific skills needed to create, configure, and manage their own virtual machines, using various software products. With practical, hands-on exercises and a clear writing style, this book will prove a valuable addition to every IT library..
Price: $9.00
[ Notify me when price goes down.]
|
|
|
|
|