dev danke
2014-03-11 17:34:01 UTC
I'm working on a project to process product data. In some cases, the
data is processed in batch mode, such as when a supplier submits a new
list of products. In other cases, individual products need to be
reprocessed, such as when a business user manually changes the pricing
formula for a product in the system.
This system has both batch and ESB characteristics.
The current code is mainly in database stored procedures. But the
goal is to move this processing and business logic into Java. Dynamic
config data used in pricing rules will stay as data only in the DB.
There are several open-source solutions for these kinds of data
processing tasks. I'm looking at things like Apache Camel, Spring
Batch, Spring Integration etc. Does anyone have any positive or
negative experiences to share about working with any of these or
similar programs?
Thanks,
Dan
------------------------------------
Yahoo Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/seajug/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/seajug/join
(Yahoo! ID required)
<*> To change settings via email:
seajug-digest-***@public.gmane.org
seajug-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
seajug-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
data is processed in batch mode, such as when a supplier submits a new
list of products. In other cases, individual products need to be
reprocessed, such as when a business user manually changes the pricing
formula for a product in the system.
This system has both batch and ESB characteristics.
The current code is mainly in database stored procedures. But the
goal is to move this processing and business logic into Java. Dynamic
config data used in pricing rules will stay as data only in the DB.
There are several open-source solutions for these kinds of data
processing tasks. I'm looking at things like Apache Camel, Spring
Batch, Spring Integration etc. Does anyone have any positive or
negative experiences to share about working with any of these or
similar programs?
Thanks,
Dan
------------------------------------
Yahoo Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/seajug/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/seajug/join
(Yahoo! ID required)
<*> To change settings via email:
seajug-digest-***@public.gmane.org
seajug-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
seajug-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/