Hi John,

Clj-record will make its way into production in a couple of weeks.

It's been working flawlessly in high volume tests here.

We added an adapter on our medical message bus to capture historical
census data in messages. It records patient visits, employees dealing
with patients,  service requests,
diagnoses, rooms, ...
This is a must to deal with pandemics, it allows medical personnel to
track down who's been in contact with other parties and which physical
locations maybe contaminated.

The adapter (Clojure) populates the census database (MySql) using
clj-record.
A Rail GUI allows immediate access to the database and a report engine
(in progress) will allow management to pull out reports from it.
Users can go back in the past to find out how diseases have spread out
within the hospital.

We think that we could add some intelligent tracking here to identify
how a disease propagated given it's transmission pattern (by contact,
air, ...)

We got an emergency request from our pilot site to get this out since
winter is coming by and all these flue viruses are evolving pretty fast.
Hell of a summer here... so version 1.0 is now in acceptance test at the
pilot site.

Thank you for the good work, it's very useful :)))

Luc Préfontaine

Armageddon was yesterday, today we have a real problem...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to