Codetown ::: a software developer's community
8 members
40 members
5 members
4 members
47 members
Started May 29, 2012
Started Nov 20, 2008
Started Jul 21, 2008
Zemian Deng has not received any gifts yet
Posted on September 25, 2011 at 10:24am 0 Comments 0 Likes
Hi there,
I have couple announcements.
First: Do you need Java scheduling? How about try out an easy web based UI with Quartz!
Both myschedule-2.1.2 (for Quartz-2.1.0) and myschedule-1.5.2(for Quartz-1.8.5) releases are available for download here: http://code.google.com/p/myschedule/downloads/list
I have fixed few bugs and improved the UI slightly. Both of these releases should…
Posted on June 13, 2011 at 8:18am 0 Comments 0 Likes
Hi folks,
I've mentioned MySchedule before during the Quartz presentation at OJUG. I have released myschedule-1.1.2.war now. It's not that pretty, but it's fully functional. It deploy a fully working version of a In-Memory Quartz scheduler with web UI that can easily manage it.
If you are interested in Quartz, give it a try here http://code.google.com/p/myschedule. I wrote a mini UserGuide with here…
ContinuePosted on April 8, 2011 at 1:11pm 2 Comments 1 Like
Hi folks,
It's been a while since last time I post here. I just want to share a project that I have started recently and hopefully it will benefit some of you.
In many places where I worked, they often needed a light, fast and standalone server like process that run easily without much hassle, compare to use a full blown JEE server. I often ended up writing the same bootstrapper service that does many of the basic things. We need logging, we need easy…
Continue
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.

Madelyn Olson discusses the evolution of Valkey's data structures, moving away from "textbook" pointer-chasing HashMaps to more cache-aware designs. She explains the implementation of "Swedish" tables to maximize memory density. She shares insights on systems intuition, memory prefetching, and the rigorous testing needed for mission-critical caches.
By Madelyn Olson
The Cloud Native Computing Foundation (CNCF) has announced a major evolution of Istio, introducing new capabilities aimed at making service meshes “future-ready” for AI-driven workloads.
By Craig Risi
This article walks you through the Go implementation of Bloom filters to optimize the performance of a recommender. It cover the architectural view, Bloom filter mechanics, Go integration, parameter tuning, and practical lessons learned from making it work under production constraints.
By Gabor Koos
Designed to manage concurrent agents running in containers across local and remote compute, Scion is an experimental orchestration testbed that enables developers to run groups of specialized agents with isolated identities, credentials, and shared workspaces.
By Sergio De Simone
Anthropic's Claude Code CLI had its full TypeScript source exposed after a source map file was accidentally included in version 2.1.88 of its npm package. The 512,000-line codebase was archived to GitHub within hours. Anthropic called it a packaging error caused by human error. The leak revealed unreleased features, internal model codenames, and multi-agent orchestration architecture.
By Steef-Jan Wiggers
© 2026 Created by Michael Levin.
Powered by
Comment Wall
You need to be a member of Codetown to add comments!
Join Codetown