Viewing profile — alexginzburg
alexginzburg
HN member- Joined
- Tue, Dec 06, 2011, 5:12 AM UTC
- HN karma
- 17
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About alexginzburg
No profile information was provided.
Recent public activity
-
comment
Comment #16990790
Alex from Seva here: We are actively building integrations with the most popular services. Here is the list of the active integrations: Gmail, Google Calendar, Google Drive, Dropbo…
- story
-
comment
Comment #13336095
First, the article starts talking about the accept() and thundering herd but the example shows use of the select(). Second, accept() goes over a queue of the established connection…
-
comment
Comment #13333549
It seems that the author is slightly confused. Description of the thundering herd is mostly correct. Initially it referred to multiple processes calling the accept() on a single li…
-
comment
Comment #13055441
Could you elaborate what redis configuration could've caused this?
-
comment
Comment #13055429
we are in the same situation. Early morning today found one host with a high cpu usage. Turned out it was running `./yam` process as a `redis` user. I shut the host down for now. B…
-
comment
Comment #12778207
Overbooking in the hotel industry is a normal practice. Cancellation rate is pretty high. Hotel Tonight deals with the last minute inventory, overbooking here would result in unsat…
-
comment
Comment #12190620
using a system package manager does not mean that one needs to use a distribution's (debian, ubuntu, redhat, gentoo, arch, etc) mirror to pull the package, it does mean that you us…