chathurawidanage / CS4262-Project

Distributed Systems Project - Distributed File search engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS4262-Project

Distributed Systems Project - Distributed File search engine

Building

$ mvn clean install -Dmaven.test.skip

Usage

-r --rmi        use RMI instead of plain text UDP for communication
-b --bootstrap  ip and port of bootstrap server in ip:port format
-a --addr       ip and port of this node in ip:port format
-c --console    use console instead of GUI
-u --username   the username for the node

About

Distributed Systems Project - Distributed File search engine


Languages

Language:Java 100.0%