Documentation of 'org.jgap.distr.grid.JGAPServer' Java class
JGAPServer
org.jgap.distr.grid

Class JGAPServer



  • public class JGAPServer
    extends java.lang.Object
    A grid server is able to: a) receive work requests from JGAPClients b) send work units to JGAPWorkers c) receive solutions from JGAPWorkers, and d) send back these solutions to the requesting JGAPClient.
    Since:
    3.01
    • Constructor Summary

      Constructors 
      Constructor and Description
      JGAPServer(java.lang.String[] args) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addFile(java.lang.String a_filename) 
      static void copyFile(java.lang.String source, java.lang.String dest) 
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JGAPServer

        public JGAPServer(java.lang.String[] args)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • addFile

        public void addFile(java.lang.String a_filename)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • copyFile

        public static void copyFile(java.lang.String source,
                                    java.lang.String dest)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.