site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I'm looking for IPC choices that play well with launchd. We are presently using launchd with Unix sockets. The unfortunate side affect is that accessing the socket causes system activity and prevents the system from sleeping. This happens when we are communicating a lot with our launchd tool. (I'm still confirming that this is the case.) In a previous incantation, we used pipes (standard in/out), this seemed not to cause any system activity and the system would sleep normally. I'm looking for other potential solutions that might play nice with launchd and provide a kind of ipc between the host and the target without preventing the system from sleeping. Thanks for any tips, ...Duane -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.10.0 (Build 500) Charset: US-ASCII wsBVAwUBS3IOVUrg9acQ4r2CAQg6Owf/R/mBvMhYd54eavX0WxjwSgkPL9gVAg9L JEhF52ZLn8Tq9Wqi++Vnb2zmldznSkFfNmgRtVpV0LINk5BrY672KJLAfaQGGv3g kRgH+dxTbNmNgY74F/cSm1iIjw9dBLwgovboCc7eDYM5bT1JJUb48giYxIp94RpI MZ01AzcRQycpJcNjsjGGRUljKS8PcyIQSkmNmWxWFOqSic3/EubiBoBuvInJyU8j WfKb8JnQE0Bhd3/TvVckYMwvI6ForD3UmO4ygrepJSsMvu9YPdN484xpJYN6AGYh HYwdAvCAWVsDtkmtbh9i7OmY0bsY33Mhy91rJMtno3jP/AC3mIfCvQ== =XQZn -----END PGP SIGNATURE----- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Duane Murphy