Does anyone has first-hand experience with G-WAN web Server?

后端 未结 7 548
庸人自扰
庸人自扰 2021-01-31 05:27

The only place where I found informations on G-WAN web server was the project web site and it looked very much like advertisement.

What I would really know is, for someo

相关标签:
7条回答
  • 2021-01-31 05:58

    I have used G-wan for some preliminary testing and it does benchmark well. I have found a few points of concern that make it so that I will not likely use it for any of my projects. I have found that it seems to cache responses for about 0.5secs to speedup the responses/second and I can't have only some of the responses hitting the application code. Also the key/value store is great for cache and temporary data storage but I'm not sure how well it will work as a real back-end storage method.

    0 讨论(0)
提交回复
热议问题