Codetown ::: a software developer's community
Clojure is a programming language that shares the powerful meta-programming facilities of Lisp, has an agent-based approach to concurrency like Erlang, and can use or implement Java libraries.
Website: http://clojure.org
Members: 8
Latest Activity: Feb 13, 2014
Howard gave a talk about Clojure last night at the GatorJUG. Wow! We all learned so much. Howard used IntelliJ Idea to code on the fly from memory. We saw some sweet functionality and I think we're all excited about learning more. If you missed last…Continue
Started by Michael Levin Feb 13, 2014.
My bud Matt Raible blogged about reading a Scala book and I mentioned Stuart Holloway's…Continue
Tags: raible, lavigne, composure, clojure
Started by Michael Levin Jan 16, 2010.
Last nights GatorJUG prestation on Clojure with Eric Lavigne introduced us to Clojure's language elements. Say your customer, a timeshare company, wanted a new database driven reservation website. Build a case for Clojure and lay out a reasonable…Continue
Tags: reservation, system, timeshare, RDBMS, web
Started by Michael Levin. Last reply by Eric Lavigne Jan 16, 2010.
Loading feed
Comment
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Microsoft's TypeScript 7, codenamed Project Corsa, transforms the compiler with a complete rewrite in Go, achieving up to 10x faster builds and reduced memory usage. With strict mode enabled by default, this update enhances type safety while maintaining compatibility. Developers are excited about the performance gains and improved efficiency for large codebases.
By Daniel Curtis
Hugo Marques explains how to navigate Java concurrency at scale, moving beyond simple frameworks to solve high-throughput IO challenges. Drawing from real-world Netflix projects, he discusses the pitfalls of nested parallel streams, managing backpressure with semaphores, and the shift from bounded executors to Virtual Threads. Learn to protect downstream services while maximizing JVM performance.
By Hugo Marques
Spec-Driven Development inverts traditional architecture by making specifications executable and authoritative. It transforms declared intent into validated code through AI generation and provides architectural determinism. It eliminates drift through continuous enforcement, but demands new engineering discipline in schema design and contract-first reasoning.
By Leigh Griffin, Ray CarrollIn this podcast, InfoQ spoke with Somtochi Onyekwere on recent developments in distributed data systems, how to achieve fast, eventually consistent replication across distributed nodes, and how Conflict-free Replicated Data Type (CRDTs) can help with conflict resolution when managing data.
By Somtochi Onyekwere
AWS has expanded Amazon CloudWatch to unify log management across operational and security use cases. By integrating native OCSF normalization and Apache Iceberg-compatible storage via S3 Tables, the update aims to eliminate data silos and enable Zero-ETL analytics across multiple AWS accounts and regions.
By Steef-Jan Wiggers
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Clojure to add comments!