Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6824025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:51:12+00:00 2026-05-26T21:51:12+00:00

In Windows it is possible to create an application that can be installed as

  • 0

In Windows it is possible to create an application that can be installed as a service. This type of application is called a Windows Service. What would be the equivalent of services on Mac OS X? How are they implemented and where to start to learn about it?

I would like to create a service to execute a task automatically, and starting and stopping it on demand.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:51:13+00:00Added an answer on May 26, 2026 at 9:51 pm

    You need to become friends with launchd. You need to create launchd configuration files that are placed in one of five locations:

    • ~/Library/LaunchAgents: Per-user agents provided by the user.

    • /Library/LaunchAgents: Per-user agents provided by the administrator.

    • /Library/LaunchDaemons: System-wide daemons provided by the
      administrator.

    • /System/Library/LaunchAgents: Per-user agents provided by Mac OS X.

    • /System/Library/LaunchDaemons: System-wide daemons provided by Mac OS
      X.

    A daemon is a system-wide service of which there is one instance for all clients. An agent is a service that runs on a per-user basis.

    Configuration files are in the form of a property list.

    The syntax is simple but it’s easy to get it wrong. The Wikipedia article has a good summary of the options if the man page is not to your liking.

    Essentially, what you do is install your actual command-line tool (your service) somewhere and then create a launchd configuration plist and place it in one of the above locations. You can configure the plist so that launchd runs your service at launch or periodically, or in response to various actions (such as the contents of a folder changing).

    There is a good in-depth article here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to create a C++ application that can be run trough the
Is it possible to create a MIDP Application for Windows Mobile? In other words,
Is it possible to create a driver (windows/mac) for a custom usb hub such
I have an application that is installed per-machine (since it uses a service). One
I have an application that is a not so simple Windows service (C#). I
I didn't realize at the time I create this particular application that I'd need
Is it possible to create Windows CE 5.0 images (ie: nk.bin) from VS2005/VS2008 without
Is it possible to create a form on Windows using Ruby? I have a
Is it possible to create a new process on windows with a different user
Is it possible to create an interactive cmd under Windows? I am looking for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.