Re: NGINX Unit and vibe.d Integration Performance

2024-11-04 Thread Salih Dincer via Digitalmars-d-learn

On Sunday, 3 November 2024 at 00:42:44 UTC, Kyle Ingraham wrote:


"You can add an explicit sub configuration to dub.json:

```json
"dependencies": {
"vibe-d": "~>0.10.1",
"eventcore": "~>0.9.34"
},
"subConfigurations": {
"eventcore": "kqueue"
},
```
Or you could pass --override-config=eventcore/kqueue to the dub 
invocation to try it out temporarily."



I'm glad to hear that. In the world of software, there is 
actually no problem that cannot be solved; except for the halting 
problem :)


SDB@79


Re: NGINX Unit and vibe.d Integration Performance

2024-11-04 Thread monkyyy via Digitalmars-d-learn

On Monday, 4 November 2024 at 18:05:25 UTC, Salih Dincer wrote:


I'm glad to hear that. In the world of software, there is 
actually no problem that cannot be solved; except for the 
halting problem :)


?

Id argue theres entire families of problems that are unsolvable; 
the halting problem may just be a root