Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
$ ab -n 10000 -c 1000 http://127.0.0.1:8001/hello
Document Path: /hello Document Length: 131 bytes Concurrency Level: 1000 Time taken for tests: 1.276 seconds Complete requests: 9040 Failed requests: 0 Write errors: 0 Total transferred: 2540240 bytes HTML transferred: 1184240 bytes Requests per second: 7086.35 [#/sec] (mean) Time per request: 141.116 [ms] (mean) Time per request: 0.141 [ms] (mean, across all concurrent requests) Transfer rate: 1944.59 [Kbytes/sec] received Connection Times (ms) min mean[±sd] median max Connect: 0 1 3.3 0 24 Processing: 0 3 35.3 0 1128 Waiting: 0 2 35.2 0 1128 Total: 0 4 35.6 0 1129
Does tntnet run under Windows? No. Tntnet do not run under windows. Until now nobody was willing to port tntnet to windows. But if you really want to have it, you can volunteer.
template <typename objectType,
template <class> class ownershipPolicy = InternalRefCounted,
template <class> class destroyPolicy = DefaultDestroyPolicy>
class SmartPtr : public ownershipPolicy <objectType>,
public destroyPolicy <objectType> {
> Hi Tommi. I'm new user of yours framework and I'm much interested in this
> project. But at first I have some questions to you. 1) is this project
> still developing?
> 2) is any alive community present around?
> 3) are you interested in futher developments?
Hi,
just look at the svn log. There you can see, that cxxtools, tntnet and tntdb
are all alive. We use it in our day to day work also. We have a mailinglist
and a irc channel at freenode #tntnet. Feel free to ask if you have any
questions.
Шаблонная библиотека cxxtools