* The first comprehensive, expert guide for end-to-end Linux application optimization * Learn to choose the right tools-and use them together to solve real problems in real production environmentsSuperior application performance is more crucial than ever-and in today's complex productio
Linux appliance design: a hands-on guide to building Linux applications
โ Scribed by Bob Smith; John Hardin; Graham Phillips; Bill Pierce
- Book ID
- 127449476
- Year
- 2007
- Tongue
- English
- Weight
- 8 MB
- Category
- Library
- ISBN-13
- 9781593270896
No coin nor oath required. For personal study only.
โฆ Synopsis
Modern appliances are complex machines with processors, operating systems, and application software. While there are books that will tell you how to run Linux on embedded hardware, and books on how to build a Linux application, Linux Appliance Design is the first book to demonstrate how to merge the two and create a Linux appliance. You'll see for yourself why Linux is the embedded operating system of choice for low-cost development and a fast time to market.
Linux Appliance Design shows how to build better appliances โ appliances with more types of interfaces, more dynamic interfaces, and better debugged interfaces. You'll learn how to build backend daemons, handle asynchronous events, and connect various user interfaces (including web, framebuffers, infrared control, SNMP, and front panels) to these processes for remote configuration and control. Linux Appliance Design also introduces the Run-Time Access library, which provides a uniform mechanism for user interfaces to communicate with daemons.
Learn to:
โข Separate your user interfaces from your daemons
โข Give user interfaces run time access to configuration, status, and statistics
โข Add professional network management capabilities to your application
โข Use SNMP and build a MIB
โข Build a web-based appliance interface
โข Build a command line interface (CLI)
โข Build a framebuffer interface with an infrared control as input
โข Manage logs and alarms on an appliance
Companion CD includes a prototype appliance โ a home alarm system โ that supports the book's lessons.
๐ SIMILAR VOLUMES
Relational databases are powerful tools for organizing data, but learning to use them effectively can be painful. Relational Database Design for Mere Mortals explains the concepts of relational-database design in an easy-to-digest fashion that covers both the theoretical underpinnings and their prac
Pt. I. Relational Database Design -- Ch. 1. Relational Database -- Ch. 2. Design Objectives -- Ch. 3. Terminology -- Pt. II. Design Process -- Ch. 4. Conceptual Overview -- Ch. 5. Starting the Process -- Ch. 6. Analyzing the Current Database -- Ch. 7. Establishing Table Structures -- Ch. 8. Keys --