Optimized customization of application launch mechanism in Linux hand-held embedded system

Shen Zhe,Zhou Yu,Wang Ziqiang,Du Sidan
DOI: https://doi.org/10.3969/j.issn.1002-7300.2009.05.034
2009-01-01
Abstract:Linux is broadly used in various embedded system now.Matchbox is a kind of open source window manager which is used in hand-held embedded system.The application launcher of it cannot deal well with the launch method that one application launches another.So,this paper uses Inter-Process Communication to establish background service process.This improves the app-launch mechanism of embedded Linux operating system,implement better launch method and avoid mistakes.It also makes the program more understandable,more readable,and reduce the repeatability and coupling.It can face the new requirement better.
What problem does this paper attempt to address?