Home Inside Mollom, the Spam Killing Machine

Inside Mollom, the Spam Killing Machine

Mollom is one of those cool SaaS companies every developer dreams of creating when they wrack their brains looking for a viable software-as-a-service startup,” writes Todd Hoff. Mollom is a spam killing SaaS that competes with services like Akismet and Recaptcha by combining both machine learning and captchas (we’ve covered before here when the company was a ReadWriteWeb sponsor).

Mollom runs on just two geographically distributed servers, both running a Java application server and Cassandra. And those two servers handle 100 API calls a second for companies like Warner Brothers, Fox News and The Economist. Hoff was so impressed by the service, and the fact that it runs on only two servers, that he decided to interview the developers behind the project.

Mollom can run on such minimal infrastructure because its machine learning algorithms and its architecture are so efficient. Hoff goes into far more detail on his site, but here’s one interesting tactic: it uses client-side load balancing:

  • Management of the client list is through an API. Each client has a list of available servers it can use.
  • Each client can get a different list of servers to use. Paying customers can be provided a list of closer servers to reduce latency.
  • When a server fails the clients will try the next server in the list.

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the tech industry for major developments, new product launches, AI breakthroughs, video game releases and other newsworthy events. Editors assign relevant stories to staff writers or freelance contributors with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.

Get the biggest tech headlines of the day delivered to your inbox

    By signing up, you agree to our Terms and Privacy Policy. Unsubscribe anytime.

    Tech News

    Explore the latest in tech with our Tech News. We cut through the noise for concise, relevant updates, keeping you informed about the rapidly evolving tech landscape with curated content that separates signal from noise.

    In-Depth Tech Stories

    Explore tech impact in In-Depth Stories. Narrative data journalism offers comprehensive analyses, revealing stories behind data. Understand industry trends for a deeper perspective on tech's intricate relationships with society.

    Expert Reviews

    Empower decisions with Expert Reviews, merging industry expertise and insightful analysis. Delve into tech intricacies, get the best deals, and stay ahead with our trustworthy guide to navigating the ever-changing tech market.