Table of contents
Directory
Updated at 2020-03-20 16:00:22

TARSPHP Framework module

tars-client

Tars-client provides PHP capabilities for calling the tars service, including:

  • Invoke the remote service instance
  • Stat monitor report
  • Automatic routing module

Detailed description

tars-server

Tars-server provides the underlying server framework and supports the following features:

  • High performance service based on swoole1.x/2.x
  • Support two protocol modes: tup protocol and tars stream protocol
  • Support three kind servers: http, tcp and timer
  • Integration of reporting, monitoring and logging
  • Tars platform release support

Detailed description

tars-config

Ability module to pull configuration files from the tars platform's configuration service.

Detailed description

tars-deploy

Module of packaging tars-server business code.

Detailed description

tars-extension

Tars underlying php extension code.

Detailed description

tars-log

Module for remote log writing

Detailed description

tars-monitor

Function modules for stat monitor report and feature monitor report.

Detailed description

tars-registry

Function module for automatic routing.

Detailed description

tars-report

Keepalive reporting module

Detailed description

tars-utils

Module for parsing configuration files.

Detailed description

tars2php

Automatic code generation tool, can automatically generate server and client code.

Detailed description

Chapter