dapdizzy

Total Owned Packages
11

Total Downloads
14 235

  • build_client0.0.1

    1 584 Downloads

    AX Deployment Client

  • choice_context0.1.5

    3 492 Downloads

    This is a GenServer-ish implementation of a Choice Context. That is a process that accepts a value during the specified period of time and refuses to do so after the timeout has elapsed.

  • function_invoker0.1.0

    300 Downloads

    This is a GenServer-ish implementation of an apply function, which allows you to invoke function call on a different node.

  • rabbitmq_receiver0.1.6

    1 219 Downloads

    This is a GenServer-ish implementation RabbitMQ Receiver.

  • rabbitmq_sender0.1.8

    1 718 Downloads

    This is a GenServer-ish implementation RabbitMQ Sender.

  • remote_shell_executor0.1.1

    265 Downloads

    This is a GenServer-ish implementation of a remote shell execution agent. A process that waits for the message to arrive on the RabbitMQ queue, tries to process (via shell execute) the request and send response back via RabbitMQ queue.

  • service_watcher_sup0.2.6

    1 898 Downloads

    This is a GenServer-ish implementation of a Service watcher. A process that is designed to poll service state every given number of miliseconds and perform due actions in case it is not in designated state. The process is also capable of sending notifications to the configured recipient in Slack.

  • shell_executor0.1.5

    1 113 Downloads

    This is a GenServer-ish implementation RabbitMQ Receiver.

  • simple_s3_bucket0.1.0

    180 Downloads

    A simple API to save and retrieve an object from the Amazon S3 storage bucket.

  • task_awaiter0.1.5

    1 043 Downloads

    A GenServer-ish implementation of an Awaiter.

  • timer_job0.1.7

    1 423 Downloads

    This is a GenServer-ish implementation of a TimerJob, a Job that is executed asynchronously after a given timeout, probably recurring.