|
From: SourceForge.net <no...@so...> - 2003-09-20 08:57:30
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2201154 By: dchocky Hi! I'm using Babeldoc (and Xindice XML server) to construct a simple Document Workflow System (or at least that's what we call it), as a part of my college theses. I've built a custom (RMI)feeder-wrapper for Babeldoc. The application could work ok with this feeder, but I'd like to provide an alternative way of feeding documents into the pipeline. Here's the question: Is it possible to start in one process my (or any other) feeder for Babeldoc, and in another process to start a scanner (a mailbox scanner) and should I expect any problems or do these processes work independently (concurrent access to journal?,velocity log...)? Does it become a problem if both processes are operating on the same pipeline? ...on different pipelines? I've tried this and it seems to work fine, but... Davor Cokrlic ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=190909 |