8000 GitHub - savisolutions/rmq_publisher_contest
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

savisolutions/rmq_publisher_contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RmqPublisherContest

Let the contest begin!

We're asking for a brave volunteer to create the speediest RabbitMQ publisher.

Fork this repository to your personal GitHub account and begin building.

Feel free to add any extra telemetry data you'd like, using the prefix :candidate_rmq. Include tests, documentation, and any required configs. Please try and only spend a few hours on the solution, and if you can time how long the development takes that will be great info to include. Your solution will be graded on a matrix of payload size and concurrency, and pulled in as a github dependency to the grading framework. It will be tested on a M1 Macbook Pro and a local RabbitMQ instance.

Installation

If available in Hex, the package can be installed by adding rmq_publisher_contest to your list of dependencies in mix.exs:

def deps do
  [
    {:rmq_publisher_contest, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/rmq_publisher_contest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0