Remove c
article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

From the article: … Active objects dramatically improve our ability to reason about our thread’s code and operation by giving us higher-level abstractions and idioms that raise the semantic level of our program and let us express our intent more directly. NET, Java, and C/Pthreads. Sep 2007). Sep 2007). Feb 2008).

C++ 40
article thumbnail

Everyone a Beginner?

The Agile Manager

There is a difference between development companies (or divisions within companies) and operating companies. A development company is in the invention or innovation business. There is a high tolerance for operational inconsistency from a development company. A company can be both a development company and an operating company.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How To Measure the Working Set Size on Linux

Brendan Gregg

In this post I'll introduce some new things I've developed for WSS estimation: two Linux tools, and WSS profile charts. The tool also has a cumulative mode (-C), which resets the referenced flags once then takes continuous measurements. wss.pl -C `pgrep -n mysqld` 1. Eg, once per second: #./wss.pl Est(s) RSS(MB) PSS(MB) Ref(MB).

Cache 71
article thumbnail

How To Measure the Working Set Size on Linux

Brendan Gregg

In this post I'll introduce some new things I've developed for WSS estimation: two Linux tools, and WSS profile charts. The tool also has a cumulative mode (-C), which resets the referenced flags once then takes continuous measurements. wss.pl -C `pgrep -n mysqld` 1. Eg, once per second: #./wss.pl Est(s) RSS(MB) PSS(MB) Ref(MB).

Cache 40
article thumbnail

Data Mining Problems in Retail

Highly Scalable

Customer retention programs can require the identification of customers who are likely to stop the relationship with a retailer but can change their minds under the influence of incentives. This metric reveals customers with high revenue potential, hence it can be used in loyalty programs and usage expansion campaigns.

Retail 152
article thumbnail

Egnyte Architecture: Lessons learned in building and scaling a multi petabyte content platform

High Scalability

Egnyte is a secure Content Collaboration and Data Governance platform, founded in 2007 when Google drive wasn't born and AWS S3 was cost-prohibitive. In 2007, businesses had started to become more distributed; customers were using multiple devices to access their files and there was a need to make this experience as smooth as possible.