Limit this search to....

System Log Process for Application Software in Linux
Contributor(s): Kumar, Dhirender (Author)
ISBN: 3659147184     ISBN-13: 9783659147180
Publisher: LAP Lambert Academic Publishing
OUR PRICE:   $50.27  
Product Type: Paperback
Published: June 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Enterprise Applications - General
Physical Information: 0.18" H x 6" W x 9" (0.27 lbs) 76 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Operating system observability requires communications with the system log process by the application software. IPC stands for interprocess communication, which describe the different ways of message passing between different processes that are running on some operating systems. The histories of these messages or processes are used in the software testing process. This task is done by log file analyzer. Main objective of this work is to propose a methodology of the system log process which is used to make the log files of the different processes running for the different software. System log process contains the two components - message queue operation and process log.Message queue consist of the method that perform on the message queue. Methods are defined for the creation of message queue, sending and receiving message to / from the message queue. Process log defines the method for processing the log message, it involves the checking of process_id of the receiving log message, buffering of log message and writing the contents of the buffer to the log files.This book will help you to understand the working principle of system calls and inter-process communications.