-
Related issue: https://github.com/microsoft/vcpkg/issues/12760
-
In some cases, we run prediction using restart file from other ensembles. For example in Drogon, we have a prediction run that is based on iter-3 of automatic history matching (AHM) model. For these c…
-
For the database layer, I am currently weighing up [ODB](https://www.codesynthesis.com/products/odb), [Oat++](https://oatpp.io), [SOCI](http://soci.sourceforge.net), [cppdb](http://cppcms.com/sql/cppd…
-
Description of the Problem:
I am using Drogon's ORM to interact with a MariaDB database. The application involves creating and retrieving Event objects from the database. However, I am facing compila…
jqh64 updated
10 months ago
-
**Notice**
If you need support or clarification regarding the usage of Drogon in your project, visit the official Drogon support channel at [gitter](https://gitter.im/drogon-web/community)
Please …
-
On a hosted server with SSL certificates, all functions and API endpoints that relied on `trantor::ConcurrentTaskQueue::runTaskInQueue` started hanging indefinitely ~~as if the mutex is locked and nev…
-
你好,libgo非常友好。
我是初学者,想请教一个实际场景:
我有一个不定时的命令接收模块,每次有命令时 我需要: 发送http post请求,并处理返回的json
最基础的版本是同步处理这些请求,问题是:
http post请求比较慢(100ms),有的时候命令非常密集(1s内有1000个)
我不希望程序阻塞在http post请求这里,希望借用libgo协程处理…
-
(This links to the larger topic related to both development and documentation/communication of the datamodel)
While work is ongoing to limit the amount of freedom given during data export, there is…
-
It is currently possible to concatenate multiple CSP files into one view by using the `` directive. Whenever I have a website with the same header & footer, but different main content, I can add a new…
-
as initially reported in https://github.com/dandi/dandisets/issues/230#issuecomment-1194885177, `git push` fails for 000026 with
```
(base) dandi@drogon:/mnt/backup/dandi/dandisets/000026$ git pus…