Giter Site home page Giter Site logo

jgroups-s3-client-ping's Introduction

JGroups S3_CLIENT_PING

Overview

S3_CLIENT_PING is a JGroups discovery protocol which using AWS SDK for Java. Credentials are resolved by Default Credential Provider Chain: for example, you can use Instance profile credentials with it, which exist within the instance metadata associated with the IAM role.

Maven

<dependency>
	<groupId>jp.co.tagbangers</groupId>
	<artifactId>jgroups-s3-client-ping</artifactId>
	<version>4.0.0</version>
</dependency>

Configuration

<jp.co.tagbangers.jgroups.S3_CLIENT_PING location="${jgroups.s3.bucket}" />

To enable S3_CLIENT_PING, you need the following code;

ClassConfigurator.addProtocol((short) 1000, S3_CLIENT_PING.class);

Contributing

Pull requests are welcome.

License

S3_CLIENT_PING is released under version 2.0 of the Apache License.

jgroups-s3-client-ping's People

Contributors

ogawa-takeshi avatar

Stargazers

Takeshi Ogawa avatar

Watchers

Takeshi Ogawa avatar James Cloos avatar Alisa Sasaki avatar OGINO Seiya avatar OKUMURA Ken’ichi avatar kuniaki avatar Tetsuya Shimauchi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.