Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.
225 Discussions

Does DAAL work with AKKA and other similar middleware (e.g., erlang based)?

Mark_L_Intel
Moderator
309 Views
 
0 Kudos
1 Reply
Ilya_B_Intel
Employee
309 Views

Hi, Mark, thanks for your question.

Intel® DAAL provides algorithmic kernels for distributed computation which can be used in conjunction with middleware system of your choice.

While we did not test Intel® DAAL algorithms with AKKA middleware we expect the library to properly operate given Intel® DAAL objects are not simultaneously used from different threads.

The present version of Intel® DAAL provides C++ and Java APIs, thus you would need to develop respective wrappers to use the library from Erlang.

Please, feel free to ask additional questions on the integration aspects of the library and we will be happy to help.

0 Kudos
Reply