From: Thomas, P. R <Pat...@qu...> - 2024-02-06 19:44:15
|
My Java application uses HAPI to create HL7 messages. The messages are initiated by users, and multiple users can send messages at the same time. The current implementation creates text files. Simultaneous file creation is no problem. I need to change the design to send the HL7 message through LLP instead. I need a queue to hold all the messages that need to be sent. Before I go down this path, does HAPI have anything that already handles something like this? Thank you, Patrick R. Thomas ______________________________________________________________________ The contents of this message, together with any attachments, are intended only for the use of the person(s) to which they are addressed and may contain confidential and/or privileged information. Further, any medical information herein is confidential and protected by law. It is unlawful for unauthorized persons to use, review, copy, disclose, or disseminate confidential medical information. If you are not the intended recipient, immediately advise the sender and delete this message and any attachments. Any distribution, or copying of this message, or any attachment, is prohibited. |