article thumbnail

Everything about Java 8

TechEmpower

At the time of this writing, Java 8 development is still very much in progress. A common scenario in Java libraries is, for some interface Foo , there would be a companion utility class Foos with static methods for generating or working with Foo instances. Why abstract classes can't be instantiated using a lambda.

Java 560
article thumbnail

Why Venture Capital is So Much More Compelling Now

Both Sides of the Table

It’s not hard to find people willing to write the narrative that “venture capital is not an asset class” or “venture capital has performed terribly.” ” The most recent was 18 months ago or so called The Kauffman Report.

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

One million HTTP RPS without load balancing is easy

TechEmpower

40 threads and 256 connections Thread Stats Avg Stdev Max +/- Stdev Latency 247.05us 3.52ms 624.37ms 99.90% Req/Sec 27.89k 6.24k 50.22k 71.15% 31173283 requests in 29.99s, 3.83GB read Socket errors: connect 0, read 0, write 0, timeout 9 Requests/sec: 1039305.27 Running 30s test @ [link]. Transfer/sec: 130.83MB. send(aByte); } }.

EC2 514
article thumbnail

EnumSet and EnumMap

TechEmpower

. */. private static E [] getUniverse ( Class elementType ) {. There is a single backing array instance of those Month constants living in memory somewhere ( a private field in the Class object for Month ), but it wouldn't be safe to pass that array directly to every caller of values(). return SharedSecrets. getJavaLangAccess ().

Java 330
article thumbnail

Avoid Monoculture. Travel. Read Widely. Let Experience be Your Compass.

Both Sides of the Table

Even from a young age, my experiences as president of my college fraternity were more formative in my experiences as an entrepreneur than my economics classes were. But poly sci taught me critical thinking and writing skills that I didn’t get in my econ classes. Don’t get me wrong – I loved economics. It globalizes.

Class 334
article thumbnail

Framework Benchmarks Round 22

TechEmpower

The benefit of the object pascal language is obvious: it is at the same time a high-level language (with interfaces, classes and safe ARC/COW strings), safe and readable, but also a system-level language (with raw pointers and direct memory buffers access).

Framework 410
article thumbnail

Your board should protect you!

Berkonomics

They write in their investment documents that they will occupy a seat on the board for as long as they are invested in the company, thinking of this as a protection for their investment and tool for them to influence growth. All other board functions are secondary. Shareholders such as investors are granted few rights by law.

Class 282