Is there an example that would demonstrate the multi-threading feature of the OSS ASN.1 Tools for Java?

Yes, there is an example that demonstrates the multi-threading feature of the OSS ASN.1 Tools for Java using the baseball example. It creates a separate thread for each coder for the (myCard) PDU object and executes threads in parallel. The output from each thread is captured in an internal buffer and is printed after all threads are no longer live to provide a readable output. Each thread performs the following:

  • prints value notation for myCard;
  • checks whether or not myCard satisfies constraints applied to its type;
  • encodes myCard;
  • decodes the resulting encoded value;
  • prints value notation for the decoded value.

Note that at the time this example was written there was no way to re-direct tracing from encoders/decoders to another output stream. So the debugging capability is disabled in this test program. (If you are interested in redirecting tracing so that printing of different threads is readable, contact support@oss.com ).

To make it easier for you to run the example from the command line, two scripts are included, a Unix .sh and a Windows .bat.

To run it on a Unix platform, change directory to the threads directory and type:

./run.sh

To run it on Windows, change directory to the threads directory and type:

run

To do a cleanup on Unix, type:

./run.sh cleanup

To do a cleanup on Windows, type:

run cleanup

To download, click the file below:


The samples included with some of the Knowledge Center answers are meant for your general understanding of the OSS products. Different versions of the products might produce slightly different outputs. Consult the products documentation and samples for the most up-to-date products information and code examples.



Contact Support
contact Our office hours
24 hours/day, 7 days/week

  • Phone: 1-888-OSS-2761 (USA and Canada)
  • Phone: 1-732-302-9669 (International)
  • Fax: 1-732-302-0023
  • Email: support@oss.com
Free Trial
download

Test drive the OSS Nokalva ASN.1, LTE, and XML Tools now! Your trial includes complete software, documentation, sample programs, free 24x7 technical support and more.




Learn ASN.1
Learn ASN.1

Our expert personnel can help you learn ASN.1!

We offer 4-day ASN.1 courses at our headquarters or your premises.