On Wednesday, 8 June 2016 at 17:34:25 UTC, Ola Fosheim Grøstad wrote:
On Wednesday, 8 June 2016 at 17:17:37 UTC, Adam D. Ruppe wrote:
bother with a proper setup. There's a reason ALL the other major languages and frameworks use Apache/nginx/IIS on their websites. It's the recommended way to do it.

Sure, you can have vibe.d behind nginx, if you want to, but it would be more impressive if you didn't have to. Scripting languages do of course have to.

The main point is that it isn't visible at all that vibe.d is involved or how it is being used. So you loose out on a showcase opportunity.

How is serving static HTML difficult or even impressive?

I agree that a showcase website for vibed (or another D web framework) would be beneficial, but a real showcase has totally different specs:

- > 1 million visitors per day
- highly dynamic content (high-throughput databases)
- solved technological difficulties (e.g. in-memory caching)
- ...

That being said, we are working on getting a page [1] of organizations using D ready, so that we can link to _real_ showcases ;-)

[1] http://dlang.org/orgs-using-d.html

Reply via email to