0

My question is, can we setup multiple raspberry pi model b as one, if we take hadoop architecture, you will have one master and lot of slaves, but what I want is, connect like 4 raspberry pi's and they should act as one, like a single computer with 4gb ram, and 4 threads/cores since I have connected them as one.

Is there any way to achieve this, I have tried a lot but all I find is hadoop kind of architecture where you communicate them through your internal network and one is master and other is slave. SO, if there is a way to connect them together, we have to maintain only one hard disk for those right?

GRK
  • 17
  • 4
  • If not a master and slave where the master controls the communication and workload how do you expect this to work? You may want to search Raspberry Pi super computer or cluster computer but they all share a similar architecture. – Steve Robillard Apr 04 '18 at 20:32
  • 1
    the short answer is no, there is no way to do this. – Chad G Apr 04 '18 at 21:50
  • +1 At no. In hadoop you split a task among resources to achieve said task, but you cannot connect all the cards and make it look like one. – Ondino Apr 05 '18 at 01:47

0 Answers0