java - Should Unix Daemon have a main -


trying write java daemon linux server running on aws, of have implemented daemon interface i'm not sure if should have main function in daemon? or should call daemon in different way? program entry point?

assuming have used aws flow framework, need worker classes purpose. take @ documentation on running programs , daemon tasks.


Comments

Popular posts from this blog

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

apache - setting document root in antoher partition on ubuntu -

python - pip install -U PySide error -