Sujet : Re: more SOLR on VMS
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 26. Dec 2024, 21:47:23
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vkkfcr$34s3a$2@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.161 (Chasiv Yar; )
On Thu, 26 Dec 2024 10:13:11 -0500, Arne Vajhøj wrote:
On 12/26/2024 3:15 AM, Lawrence D'Oliveiro wrote:
>
On Wed, 25 Dec 2024 22:53:26 -0500, Arne Vajhøj wrote:
>
The Solr version I usually test with 8.11.4 should run on VMS,
but all start and stop functionality is wrapped in a script. It comes
with cmd and bash scripts. 2064 and 2341 lines. Yuck.
If only VMS had some equivalent to systemd ...
In general I don't think the VMS world is interested in systemd.
And specifically it would not solve my problem.
It gives you a much cleaner way of managing service dependencies than
writing thousands of lines of boilerplate script.
Even some in the Microsoft Windows community feel the need for something
like systemd <
https://github.com/LGUG2Z/wpm>.