How is work on Telehash coming? I'm still waiting for an XMPP equivalent for the mobile age that will free us from the medieval [1] state of communication we are experiencing. [1]…
In case the main link is not working as it did for me, I spotted an alternate source for the publication [1]. [1] http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3983044/pdf/pcbi...
While the hardware part of the job is nicely done, I think there still remains the problem of how to convey the information to the users. Once a toilet becomes free, everybody waiting will try to aquire the ressource…
I wonder if providing this kind of information to the public can lead to worse performance (commute time). This reminds me of Braess's Paradox [1]. [1] https://en.wikipedia.org/wiki/Braess_paradox
That's exactly what a threading library abstraction aims to do. For example the Intel TBB (Threading Building Blocks).
On an Intel i5-2520M (4 threads [1]) it reported 5 usable worker threads. As I see from others, the result reported by core-estimator is spot on N+1, where N is the number of virtual cores [2]. It might be a…
How is work on Telehash coming? I'm still waiting for an XMPP equivalent for the mobile age that will free us from the medieval [1] state of communication we are experiencing. [1]…
In case the main link is not working as it did for me, I spotted an alternate source for the publication [1]. [1] http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3983044/pdf/pcbi...
While the hardware part of the job is nicely done, I think there still remains the problem of how to convey the information to the users. Once a toilet becomes free, everybody waiting will try to aquire the ressource…
I wonder if providing this kind of information to the public can lead to worse performance (commute time). This reminds me of Braess's Paradox [1]. [1] https://en.wikipedia.org/wiki/Braess_paradox
That's exactly what a threading library abstraction aims to do. For example the Intel TBB (Threading Building Blocks).
On an Intel i5-2520M (4 threads [1]) it reported 5 usable worker threads. As I see from others, the result reported by core-estimator is spot on N+1, where N is the number of virtual cores [2]. It might be a…