Posts tagged with windows service

  • Kafka Windows Service Wrapper

    Mar 4, 2017

    TL;DR: I created a wrapper for Apache Kafka so that it can be installed as a Windows Service. In this post I also describe a bit what Kafka is.

  • Continuous Deployment with a Windows Service project

    Oct 25, 2011

    For a long time now I had a long running process here at home implemented as a Windows Console application. The application was quite stable, but from time to time I had to fix a bug or add a new feature. Before deploying a new version, I would have to login to the deployment machine where the application was running and terminate it, otherwise deployment would fail trying to copy over the new files. Quite tedious. And then I would have to start it again, as soon as the deployment server had finished its job. I like to automate this kind of things.

This site uses third party cookies from Google Analytics and Google AdSense Accept and close popup