comparison with NFT marketplace(Opensea,Adam,My customized one).pdfwei-li
?
For docs, you can refer to below.(Japanese only)
https://recruit.gmo.jp/engineer/jisedai/blog/comparation-with-nft_marketplace-opensea-adam-customized_one/
comparison with NFT marketplace(Opensea,Adam,My customized one).pdfwei-li
?
For docs, you can refer to below.(Japanese only)
https://recruit.gmo.jp/engineer/jisedai/blog/comparation-with-nft_marketplace-opensea-adam-customized_one/
Bot Computing using the Power of Wiki CollaborationTakashi Yamanoue
?
This document proposes and outlines bot computing, which uses bots controlled by wiki pages to perform massively parallel computing. Bots read from and write to dynamic wiki pages to collaborate on tasks. The author describes how wiki pages function as the architecture for bot computing programs and data. An experimental implementation is shown using PukiWiki and Java bots. As a proof of concept, bots collaborate via wiki pages to solve a parallel dynamic programming problem to find a minimal path. While high availability and security need improvement, bot computing has potential for beneficial large-scale collaborative computing applications.
Bot Computing and its Application to Solve Minimal Path ProblemsTakashi Yamanoue
?
Bot computing using the power of Wiki collaboration and an experimental implementation of the bot run-
ning environment are discussed. While botnets are usually created for malicious purposes, the bot computing in this
study aims to use bots for bene?cial purposes. The massively parallel and persistence features of a botnet can enhance
its computing power and high availability for bene?cial computing. Bot computing can also enhance people’s col-
laboration by introducing dynamic Web pages to previously static Wiki networks. Parallel dynamic programming for
solving a minimal path problem is shown as an example. Resources such as the number of bots and the number of web
pages were proportional to the number of nodes, and the time to solve the minimal path problem was proportional to
the number of arcs of the minimal path.