Remove Demand Remove Framework Remove Writing
article thumbnail

Frameworks Round 6

TechEmpower

July marks the fourth month of our ongoing project measuring the performance of web application frameworks and platforms. We''ve just posted Round 6, which includes several more developer community-provided framework test implementations: Beego, Dart, Hapi, Jester, Luminus, Nancy, Yaf, Plack, Play-Slick, and Undertow.

Framework 521
article thumbnail

One million HTTP RPS without load balancing is easy

TechEmpower

As we and our collaborators prepare Round 9 of our Framework Benchmarks project, we had an epiphany: With high-performance software, a single modern server processes over 1 million HTTP requests per second. Yes, on-demand capacity and all the usual upsides of cloud deployments are real. Running 30s test @ [link].

EC2 514
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 I Use Visualization to Drive Creativity

Both Sides of the Table

So I thought I’d write a post about how I drive my personal creativity. (A The key is channeling what you learn when you drive onto paper for retention purposes so you have to write it down soon afterward. When I write a blog post I often see the words before I write them. These are all creative processes.

Writing 356
article thumbnail

Think about Performance Before Building a Web Application

TechEmpower

A high-performance application will be able to service a large number of requests simultaneously, staying ahead of the incoming demand so that any short-term queuing of requests remains short-term. Framework Benchmarks. High throughput. Commonly, high-throughput and low-latency go hand-in-hand.

Web 200
article thumbnail

Understanding the Underbelly of Online Marketing & Why You’ll Lose if You Don’t

Both Sides of the Table

We short-handed this marketing mix as “ the four P’s ” – product, price, promotion and place (distribution) – this was devised in 1960 and while a little bit dated is still a useful framework. Simply write a great book? If you have NO network of promotion for your story? How do people drive SEO growth?

Marketing 379
article thumbnail

Down the Stack | How Low Do You Go?

Tech Zulu Event

I’m largely talking about whether to use an Infrastructure-as-a-Service (IaaS) or a Platform-as-a-Service (PaaS), and to some extent, how much to rely on Software-as-a-Service (SaaS) providers or write your own application components. However, this restricts the flexibility since they must work within the frameworks provided.

SaaS 90
article thumbnail

EnumSet and EnumMap

TechEmpower

If you write a lot of Java code, then you should read that book and follow its advice. We're all using enum types here and there, we're all using the collections framework. The iterable.spliterator() method is critical when it comes to stream performance, but writing a custom Spliterator from scratch is a non-trivial task.

Java 330