Categorygithub.com/temporalio/roadrunner-temporal/v2
modulepackage
2.1.1
Repository: https://github.com/temporalio/roadrunner-temporal.git
Documentation: pkg.go.dev

# README

Linux Discourse

Roadrunner Temporal

The repository contains a number of plugins which enable workflow and activity processing for PHP processes. The communication protocol, supervisor, load-balancer is based on RoadRunner PHP Application Server.

Installation

Temporal is official plugin of RoadRunner and available out of the box in RoadRunner 2.0.

Read more about application server installation here.

To install PHP-SDK:

$ composer require temporal/sdk

License

MIT License

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
PluginName defines public service name.
No description provided by the author
No description provided by the author
No description provided by the author
RrCodec env variable key.
RrCodecVal - codec name, should be in sync with the PHP-SDK.
RrMode env variable key.
No description provided by the author

# Structs

Config of the temporal client and dependent services.
No description provided by the author
No description provided by the author
No description provided by the author
RecordHeartbeatRequest sent by activity to record current state.
RecordHeartbeatResponse sent back to the worker to indicate that activity was canceled.
ref:https://github.dev/temporalio/temporal/common/metrics/config.go:79.
No description provided by the author
No description provided by the author

# Interfaces

Informer used to get workers from particular plugin or set of plugins.

# Type aliases

No description provided by the author