Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Security of Distributed Computing
조회 수: 2 (최근 30일)
이전 댓글 표시
I have the opportunity to use a remote deployment of Matlab Distributed Computing Server, and I'm concerned about security (specifically protection of the Matlab code). I would use it by running source code on a local Matlab client linked to the remote MDCS. The program on the local Matlab client would use a parfor loop to send work to the MDCS.
Are there security vulnerabilities in the transmission of the work? Or opportunities for a third party to retrieve the source code from the server running MDCS while the work is in progress? If so (which is likely), what kind of risk is there?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!