https://github.com/jspears/llama
A little library to make async stuff easier
https://github.com/jspears/llama
Last synced: 3 months ago
JSON representation
A little library to make async stuff easier
- Host: GitHub
- URL: https://github.com/jspears/llama
- Owner: jspears
- License: apache-2.0
- Created: 2014-05-16T13:13:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T17:52:48.000Z (about 11 years ago)
- Last Synced: 2025-01-08T06:35:27.438Z (5 months ago)
- Language: Java
- Size: 316 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Llama
-----
Llama is a very poor man's Camel. Seriously go use camel, its better in basically every way, except for the ways outlined here. I like Camel, gosh I've copied a huge amount of ideas from them. But, I think we can do a little better sometimes with a little less.What is Llama
Well llama is a bit like camel, though currently it is only annotation driven. It allows for specialized protocols such as JMS and File and maybe others to be used without a lot of headache.