|
|
#1 |
|
launchd-Daemons run every second
Hi guys,
How i create a .plist file in /Library/LaunchDaemons that runs a executable file every second? i mean my application execute every second. thanks |
|
|
|
0
|
|
|
#2 |
|
|
0
|
|
|
#3 |
|
What are you trying to do exactly? With a 1 second time frame it sounds like you would want to keep the application alive and run it in a loop with a one second sleep instead.
|
|
|
|
0
|
|
|
#4 |
|
|
0
|
|
|
#5 |
|
With launchd and by setting a KeepAlive property to true in the property list that is associated with your program/script. The reason I asked what you where doing is that it sounds suspiciously much like polling and there may be better options available.
|
|
|
|
1
|
|
|
#6 |
|
I have an application .... this application has connection with kernel(a kext) and get a buffer from kext and write to file.i want to increase speed of getting and writing process so when buffer has even 1 character my daemon get that and write to file.
My application must check the buffer consecutive. Now could you help me? Thanks |
|
|
|
0
|
|
|
#7 | |
|
Quote:
|
||
|
|
1
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 07:53 AM.







Linear Mode
