标签: windows service datomic
我如何将Datomic transactor作为Windows服务运行?最好使用免费工具,例如Apache Commons Daemon。
有没有人有这样做的实际经验?
答案 0 :(得分:0)
以防其他人对此进行思考:使用https://github.com/kohsuke/winsw作为Windows服务运行具有cmd.exe作为可执行文件的批处理脚本(此处为datomic启动脚本)非常容易。脚本的路径作为参数。