Zemian Deng
  • Male
  • Oviedo, FL
  • United States
Share on Facebook MySpace

Zemian Deng's Friends

  • sony john
  • Vlad Sanchez
  • Sreenivas Nambiar
  • Michael Levin

Zemian Deng's Groups

Zemian Deng's Discussions

Gifts Received

Gift

Zemian Deng has not received any gifts yet

Give a Gift

 

Zemian Deng's Page

Profile Information

How did you hear about Codetown?
From Orlando JUG.
What are your main interests in software development?
Java, Quartz, Spring, Hibernate, Camel, JBossAS, Maven, Tomcat, Mercurial(hg)
Do you have a website?
http://saltnlight5.blogspot.com
Anything else you'd like to add? Where do you live? (optional!)
I have kept a programming playground at http://code.google.com/p/zemiandeng

Zemian Deng's Blog

New Quartz-2.1.0 and MySchedule-2.1.2 release is out

Posted on September 25, 2011 at 10:24am 0 Comments

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…

Continue

MySchedule - A Quartz Dashboard WebApp

Posted on June 13, 2011 at 8:18am 0 Comments

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…

Continue

My latest personal project

Posted on April 8, 2011 at 1:11pm 2 Comments

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

Comment Wall

You need to be a member of Codetown to add comments!

Join Codetown

  • No comments yet!
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Hugging Face Introduces AI Sheets, a No-Code Tool for Dataset Transformation

Hugging Face has released AI Sheets, an open-source application designed to let users build, transform, and enrich datasets using AI models through a spreadsheet-like interface. The tool, available both on the Hub and for local deployment, allows users to experiment with thousands of open models, including OpenAI’s gpt-oss, without requiring code.

By Robert Krzaczyński

Impulse, Airbnb’s New Framework for Context-Aware Load Testing

Airbnb has developed Impulse, an internal load testing framework to improve microservice reliability and performance. It enables distributed, large-scale testing and lets teams run self-service, context-aware load tests integrated with CI pipelines. By simulating production-like traffic, Impulse helps engineers identify bottlenecks and errors before changes reach production.

By Leela Kumili

Presentation: GenAI at Scale: What It Enables, What It Costs, and How To Reduce the Pain

Mark Kurtz explains how to overcome the technical and financial hurdles of scaling GenAI. He shares how to optimize LLM deployments with open-source tools, including vLLM for efficient serving, LLM Compressor for model compression, and InstructLab for fine-tuning with synthetic data. He provides a deep dive into balancing performance, accuracy, and cost to ensure successful production deployment.

By Mark Kurtz

Podcast: Safely Changing Software to Avoid Incidents: A Conversation with Justin Sheehy

In this podcast, Michael Stiefel spoke with Justin Sheehy about how to safely put software into production without creating production incidents. Among the topics discussed were the futility of root cause analysis, and the importance of having a shared language for discussing incidents. This discussion included the need for software to be malleable as well as observable.

By Justin Sheehy

Java News Roundup: OpenJDK, TornadoVM, Payara Platform, Apache Kafka, Grails, Micronaut

This week's Java roundup for September 1st, 2025, features news highlighting: JEP 517 proposed to target for JDK 26; TornadoVM releases GPULlama3.java 0.2.0; the September 2025 edition of the Payara Platform; point releases of Quarkus, Micronaut, Apache Kafka and Apache Tomcat; and second release candidates of Grails 7.0 and Gradle 9.1.

By Michael Redlich