Codexworker

Custom Go Daemons and Background Services

I build long-running Go daemons: background workers, schedulers, and processing services that run under supervisor or systemd, signal-aware and safe to restart.

I'm a backend developer with 10+ years of experience across PHP, Go, MySQL and Elasticsearch. Recent work includes Cenoskop (30M+ products daily), Niftycent (US price intelligence), and facha.sk (Go backend). I build, fix and optimize backend systems that handle real data and real traffic.

What I Can Help With

Build Go daemons and background services.

Typical Problems

long-running workers needed queue consumers periodic schedulers data synchronization daemons signal handling and restarts

Relevant Experience

Built and operated Go daemons in production, including facha.sk.

What Is Included

daemon design
signal handling (graceful shutdown)
worker/supervisor configuration
logging and metrics
health checks

How It Works

We define the daemon's lifecycle and failure modes, build the service with graceful shutdown and run/supervisor setup. From €1,500 for a first daemon.

Starting from €1,500

Initial daemon implementation with supervisor setup.

Frequently Asked Questions

How do you handle graceful shutdown?

Daemons trap SIGINT/SIGTERM, finish in-flight work, flush buffers and exit cleanly. I include this in every daemon.

Related Services

Other problems I help with.

Go Backend Development

Build backend APIs, services and daemons in Go.

Details →

Custom API Development

Build REST/JSON APIs and backends.

Details →

Senior Backend Consulting

Architecture review, code review and problem-solving consulting.

Details →

Systems I've Built

Relevant production work.

Job & Services Marketplace

facha.sk

Find a job or offer your services.

Built the Go backend — API, matching logic and deployment.

Job Marketplace Services Go
Security Scanner

remotedaemon.com

Remote security scanner with ping and certificate checking.

Built the scanning daemon and monitoring backend.

Security Ping Certificate
Secure Communication

Paidshield

Chat application with end-to-end encryption.

Built the backend and encryption layer for a secure chat application.

End-to-End Encryption Real-time Communication Security
DNS Security

Synopsee

A Cleaner, Safer Internet. Take control of your DNS. Block ads, trackers, and malicious sites with customizable profiles.

Built the DNS resolution backend and profile management system.

DNS Security Privacy

Need Help With This?

Describe the problem in a few lines — I'll look at it and tell you what I think.

Discuss a Go daemon