Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 838701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T05:20:52+00:00 2026-05-15T05:20:52+00:00

Clojure is said to be a language that makes multi-thread programming easier. From the

  • 0

Clojure is said to be a language that makes multi-thread programming easier.

From the Clojure.org website:

Clojure simplifies multi-threaded
programming in several ways.

Now I’m looking for a non-trivial problem solved in Java and in Clojure so I can compare/contrast their simplicity. Anyone?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T05:20:53+00:00Added an answer on May 15, 2026 at 5:20 am

    I’d suggest also looking at Christophe Grand’s thread safe blocking queue; it’s less than 20 lines, but packs a lot of functionality, and in my opinion demonstrates expert use of some of Clojure’s concurrency features, immutability, atoms, and lazy sequences.

    Consider that the Java alternative java.util.concurrent.LinkedBlockingQueue is 842 lines of subtle (arguably complex) commented code, and you begin to understand how Clojure really does deliver on its concurrency promise; significantly raising the level of abstraction and delivering a correct implementation with approximately 10-20x less code.

    You’ll also notice that the when reading the Java code it is really hard to see the forest for the trees… If you were given it could you be sure of its correctness by looking at it? Also bear in mind that this code was written by Doug Lea (arguably the foremost expert on Java Concurrency) and is for java highly readable; I very much doubt I could write readable performant code such as this in Java quickly and be sure of its correctness.

    Contrast this to the Clojure version and once familiar with the basics of Clojure it’s easy to tease apart and understand how it works… Within 20 minutes I was able to understand every line of the implementation, and be sure of its correctness. And now that I’m far more familiar with Clojure’s idioms and FP, I’d guess this would now take me closer to 5 minutes. I’d also probably be able to write “correct” code like this in Clojure in hours or minutes.

    Christophes clojure wrapper of the above java class is also instructive as it shares the same functional interface as the first version.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 536k
  • Answers 536k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You're using a Writer when you should be using an… May 17, 2026 at 1:22 am
  • Editorial Team
    Editorial Team added an answer It's because using <ARGV> will enable users to either specify… May 17, 2026 at 1:22 am
  • Editorial Team
    Editorial Team added an answer You can do this via the configureDoctrineConnection callbacks that gets… May 17, 2026 at 1:22 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

People say that the clojure implementation is excellent apart from the limitation of having
I'm reading Programming Clojure and I'm interested in a book that discusses how to
I download the clojure 1.2 and clojure-contrib-1.2.0.jar from the download site . And I
I believe I read at some point that due to Android running on the
I recently started learning Clojure and I'm having a bit of difficulty wrapping my
This is what Rich Hickey said in one of the blog posts but I
I read somewhere where rich hickey said: I think continuations might be neat in
In Clojure, given a class name as a string, I need to create a
The clojure.contrib.sql library returns BigDecimals for all numeric fields. What's a good way to
In Clojure, how do I get the name of the namespace in which variables

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.