-
At some time RIPE started to have direct abuse-c attributes for resource objects
like aut-num, inetnum and inet6num.
An analysis with a hacked https://github.com/Intevation/intelmq/tree/certbund…
-
So I'm writing a small library to wrap redis data types into PHP objects. Simple enough.
But when testing the following:
```php
public function testRpopTimeout(): void
{
$list = new RedisLi…
-
I think that using context without change contract may be a bottleneck. Could you explain more about mutex and blocking global context variable and may be it a bottleneck in highload solutiuon? Thanks…
-
Добрый день!
Мое решение:
Рейтинг в текущей песочнице (https://highloadcup.ru/rating/): 169 (19899.26566)
C#
Alexander Lifshits
https://github.com/Alexander8/highload_cup
-
Запросы фич и багрепорты создавайте как issue, по-русски или по-английски.
Комментарии и вопросы можно создавать как issue или отправлять на 3proxy@3proxy.ru
Пожалуйста, прочитайте FAQ, How To и р…
-
из https://www.reddit.com/r/rust/comments/6zdvza/my_experience_participating_in_highload_cup_re/
По предфинальному рейтингу https://highloadcup.ru/media/ckeditor/2017/09/02/rating.html
- 112 ме…
estin updated
7 years ago
-
Hi
If I understand correctly - your Search are solution for budget hostings. Or light variant as for Sphinx
Right?
I'm get message in my hosting console now: Killed...
Wow... Why? Permanently hi…
-
amazing work, but swoole is not concurrency aware:
```
-
logstash version: 2.3.2
We have an issue on our production logstash with http input, that http input plugin mixes url arguments from one request with body from another request.
Input config:
```
ht…
-
```
$nodes = [
"192.168.110.101:6379", // node1, master
"192.168.110.102:6379", // node2, master
"192.168.110.103:6379", // node3, master
"192.168.120.111:6379", // node4, slave
"1…