Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artspb/javax-mail-pool

Simple implementation of session cache and transport pool for JavaMail API
https://github.com/artspb/javax-mail-pool

Last synced: about 1 month ago
JSON representation

Simple implementation of session cache and transport pool for JavaMail API

Awesome Lists containing this project

README

        

javax-mail-pool
===============

Simple implementation of session cache and transport pool for JavaMail API

To build project and run benchmarks:

```
mvn clean verify -P jmh
```