GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DR::Tarantool::StartTest(3) User Contributed Perl Documentation DR::Tarantool::StartTest(3)

DR::Tarantool::StartTest - finds and starts Tarantool on free port.

 my $t = run DR::Tarantool::StartTest ( cfg => $file_spaces_cfg );

The module tries to find and then to start tarantool_box.

The module is used inside tests.

Constructor. Receives the following arguments:
cfg
path to tarantool.cfg

return true if tarantool_box is found and its version is more than VERSION.

FAMILY can be:

1 (default)
For tarantool < 1.6.
2
For tarantool >= 1.6.

Return true if Tarantool is found and started

Return Tarantool logs

Return Tarantool primary port

Return Tarantool admin port

Return PID

Kills Tarantool

Return true if child Tarantool process is dead.

Destructor. Kills tarantool, removes temporary files.

 Copyright (C) 2011 Dmitry E. Oboukhov <unera@debian.org>
 Copyright (C) 2011 Roman V. Nikolaev <rshadow@rambler.ru>

 This program is free software, you can redistribute it and/or
 modify it under the terms of the Artistic License.

The project is placed git repo on github: <https://github.com/dr-co/dr-tarantool/>.
2014-10-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.