You are viewing a single comment's thread from:
RE: Use both Java and C++ for cryptocurrency development
@iizuka, a question, for specific jobs, where you only need to perform mathematical calculations, is it better to use low level languages?
@iizuka, a question, for specific jobs, where you only need to perform mathematical calculations, is it better to use low level languages?
Low level language is necessary for only calculating nonce, because I want to make difference of calculation speed between low and high spec server small.