skioppetto / OPCtoJMS

a bridge from an OPC-DA server to a JMS queue. The target is to read realtimes changes from an OPC server and decouple elaboration
5 stars 2 forks source link

OPCtoJMS

a bridge from an OPC-DA server to a JMS queue. The target is to read realtimes changes from an OPC server and decouple elaboration.

1.0: OPCProducer works perfectly. Now it connects to an OPC-DA server, listen to trigger changes and report the state of a group of items to a BlockingQueue. To use it:

Initial Import.

What comes next.

In the next releases will be