-
What steps will reproduce the problem?
1. Run Hazelcast (2.1.1) with one persistent Queue (queue with backed-map with MapStore). Configure ttl for backed-map = 1 sec
2. Create a multithreaded client t…
-
Did you do some perf testing of Artax against curl, guzzle or something like that?
I am curious how your php userland solution competes against the curl extension and competitors...
-
I think about multilanguage highload applications and deside that they don't need any language services. Why? Because language changing without page reloading is very difficult. We need change locale,…
-
According this article https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS long css rules reduces performance in a browser.
So the following rule in layout module doesn't lo…
-
I just want to start the netty-socketio server(I use netty-socketio 1.6.0) from a spring service. this code is just have a simple copy from (github:netty-socketio-demo). bean "socketIOConfiguration" …
-
should have a if $lockfile < a certain size and/or blank the files should be deleted. line 80 might be a good place.
debug output:
bash -x /root/virtuozzo/highload.sh
- max1=7
- max5=6
- pentime=300
…
-
Hello.
I'm using an xdebug extension, which overloads default `var_dump()` with xdebug's own func. Xdebug highlights variables. I`ve found that enabling _PhpConsole's Handler_ disables xdebug's behavi…
bbars updated
10 years ago
-
Hi!
Our company use Errbit very active, Errbit connect to more than one hundred projects that generate tens of thousands of errors per day.
And it would be great, except for one "but" - mongodb. 98 %…
-
Hi,
I need to simultaneously poll a bunch of TCP devices in multiple locations as often as every 15 seconds. I'll probably have a daemonized shell script that periodically calls a PHP script via CLI.…
-
Hello,
I don't know where is better place to ask my question - i would like to collect average listening time per user, i found no info in the internet about that.
I am familiar with STATS protocol,…