当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: 守护进程的概念以及与demon的区别daemon
 

 

 ·redhat自动起停服务的脚本    »显示摘要«
    摘要:redhat自动起停服务的脚本#!/bin/bash/bin/bash# chkconfig: 345 95 5 # path: /etc/inc.d/init.d/filename# processname: filenameretval=0prog="filename"start() { echo -n $"starting..." su - root -c "mount -t ntfs /dev/hd......
 ·epoll的一个例子    »显示摘要«
    摘要:高性能网络服务应用之epoll./* * pipetest by davide libenzi ( epoll performace tester ) * copyright (c) 1999,..,2003 davide libenzi * * this program is free software; you can redistribute it and/or modify * it under the terms of the gnu gener......


daemon概念
守护进程的概念以及与demon的区别

daemon the term you selected is being presented by searchwebservices.com, a techtarget site for web services professionals. -->a daemon (pronounced dee-muhn) is a program that runs continuously and exists for the purpose of handling periodic service requests that a computer system expects to receive. the daemon program forwards the requests to other programs (or processes) as appropriate. each server of pages on the web has an httpd or hypertext transfer protocol daemon that continually
...   下一页

 ·learn,learn,and learn    »显示摘要«
    摘要:learn ,learn for everyone around us昨天,周末,找人装热水器。很喜欢和这些人聊天,他们实在是不折不扣地阅历丰富。渴望别人的认可。说点开心的,何乐而不为呢。很多他们的思维往往是精细的。想起独具匠心这个成语。匠心----很精致的心思,呵呵。接触这些人真的非常长见识,动手能力会被带动起来。......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE