Constructor for the Server class.
This method fetches a Tube object representing a named tube on a server running Beanstalkd. This is the preferred method of obtaining a tube as it hides the various class interactions behind a simple interface call.
A constant defining the default Beanstalkd port.
This class encapsulates the details for a server running the Beanstalkd application and provides a main interaction point for users to obtain Tube objects.