Reviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
30 reviews
from
External reviews are not included in the AWS star rating for the product.
Great tool to build apps
What do you like best about the product?
Very easy to use to build native cloud applications. Works well out of the box. Our développement team love it. Setting up is easy, learning is also easy, cloudbased so makes it accessible to many people.
What do you dislike about the product?
Cost, security requirements as SAAS agreements, servers locations can be a problem. Some glitches but got eventually fixed, works best on certain browsers, avoid i.e.
What problems is the product solving and how is that benefiting you?
Develops native applications, test applications, collaboration between dev-ops teams
Recommendations to others considering the product:
give it a try, very useful software.
Use of Akka for distributed name and address matching
What do you like best about the product?
I can focus more on the actual processing side of things rather than doing thread and memory management.
What do you dislike about the product?
Nothing to dislike much. The errors kill the jvm, should be some configuration to handle exception and move on.
What problems is the product solving and how is that benefiting you?
I am using it do name and address matching, and if matches and found, update database with match results.
Message driven and distributed
What do you like best about the product?
Support for multiple programming languages is a very good advantage. It has been very useful to integrate the software with other programming apps as well.
What do you dislike about the product?
More information in the documentations regarding the integrations could be helpful!
Also, I'm constantly facing an issue in developing a proxy using akka which is being implemented in the Java programming language
Also, I'm constantly facing an issue in developing a proxy using akka which is being implemented in the Java programming language
What problems is the product solving and how is that benefiting you?
The support and performance has increased since using AKKA. This message driven app has a good future in the industry.
Akka can be used to deploy the broadcast of one message to n number of broadcast using parallel processing.
Akka can be used to deploy the broadcast of one message to n number of broadcast using parallel processing.
Recommendations to others considering the product:
Recommend it to people who are in need of highly reliable and scalable software. It increases it's popularity as and when it is exposed to more people which is to happen soon.
satisfied but not amazed
What do you like best about the product?
Akka streams, asynchronicity abstraction of actor,
What do you dislike about the product?
Akka persistence hardly open for extensions, low resilience of Akka cluster
What problems is the product solving and how is that benefiting you?
a simple one and some hard one
Akka is a great toolkit for building concurrent applications
What do you like best about the product?
fast and scalable and reduce the amount of code comparing to other frameworks
What do you dislike about the product?
I believe that debugging Actors is hard.
What problems is the product solving and how is that benefiting you?
better performance. It was more of an experiment of JRuby and Akka's actors than anything else, but it also shows that Akka is not Scala or Java only it works on all languages on top of JVM
Not bad, but could be better
What do you like best about the product?
I like most that it is an open-source project and creators help the open-source community to grow up.
What do you dislike about the product?
It supports only two languages, they are great languages, but I would like to have more choices.
What problems is the product solving and how is that benefiting you?
It helps me to create message-driven applications
Recommendations to others considering the product:
If you want an open-source message-driven toolkit, then it is a pretty well solution. Also, you can contribute it to GitHub.
But if you have a very big product, also check other options. maybe this is not the best solution for you.
But if you have a very big product, also check other options. maybe this is not the best solution for you.
I am working on IT sphere
What do you like best about the product?
I think that AKKA product is very good product,given the growth of the world of programming , which is not grow up in years or months or weeks , also it is grow up minute by minute . It is different from everything else, it gives a lot of opportunities to use a person with very few resources to get a pretty good result that could not have been expected no one .
What do you dislike about the product?
Using it allows you to organize everything faster, which is its main advantage, in addition, its protection is several times higher than that of its competitors .
What problems is the product solving and how is that benefiting you?
I think It still takes a long time and experience to fully use it . i think , it can improve every sphere in the world . i think that it is one of the innovative technologies on which the future will be built . I think it will play a significant role in the world market , in a very short time everyone will start using it . Using it allows you to organize everything faster , which is its main advantage , in addition , its protection is several times higher than that of its competitors . It is different from everything else , it gives a lot of opportunities to use a person with very few resources և to get a pretty good result that could not have been expected .
Recommendations to others considering the product:
I will recommend it to all my colleagues, people who need it
Akka, one of the best solution for complex and distributed systems
What do you like best about the product?
Ease of use
Load balancing and adaptive routing across nodes.
Well documented.
Excellent support
Speed of delivery and concept of the model.
Java and Scala supported
Load balancing and adaptive routing across nodes.
Well documented.
Excellent support
Speed of delivery and concept of the model.
Java and Scala supported
What do you dislike about the product?
Need more time to learn AKKA because of a new concept
Needing to use threading primitives to make use of the entire CPU.
Sometimes it is not that easy to upgrade to a new version. hours was spend reading the docs and manuals
Want to see implementation in .Net/ .Net Core
Needing to use threading primitives to make use of the entire CPU.
Sometimes it is not that easy to upgrade to a new version. hours was spend reading the docs and manuals
Want to see implementation in .Net/ .Net Core
What problems is the product solving and how is that benefiting you?
We have over 150 mln messages/second and have 3 machines. With akka we were able to reach 50 mln messages/second performance, and it's amazing!
Recommendations to others considering the product:
If you need hight performance during sending few millions messages per second, then consider akka because it is really handling about 45 mln messages per second on a single machine!
AKKA overview
What do you like best about the product?
When we should choose between some technologies at first we are checking if it's open-source or not.
Even with non-top hardware, you can reach high performance. We have easily reached 10m messages and it's pretty cool.
Even with non-top hardware, you can reach high performance. We have easily reached 10m messages and it's pretty cool.
What do you dislike about the product?
Integration is not easy. Need to check the whole documentation. we spent a lot of time integrating it into our backend.
Only two languages are supported. Even AKKA is open-source there's no much choice. Want to see AKKA implementations on .Net or Node js
Only two languages are supported. Even AKKA is open-source there's no much choice. Want to see AKKA implementations on .Net or Node js
What problems is the product solving and how is that benefiting you?
We built a powerful reactive and distributed applications as there is a simpler concurrent and distributed system
Simplified solution for complex distributed systems
What do you like best about the product?
A good model for asynchronous message handling without the complexities of threads and locks. With Akka, we can compose a system of actors and message passing.
Detailed documentation, distributed and scalable.
Developers can easily intergrate the system if they read the documentation.
Faster program that continues to get faster as time moves on.
Ease of Use
Quality of Support
Detailed documentation, distributed and scalable.
Developers can easily intergrate the system if they read the documentation.
Faster program that continues to get faster as time moves on.
Ease of Use
Quality of Support
What do you dislike about the product?
Some backend intergration issues.
In some cases it is hard to identify the root cause of an unhandled exception as debugging is not advised and developers need to rely on ton of logs on such cases
In some cases it is hard to identify the root cause of an unhandled exception as debugging is not advised and developers need to rely on ton of logs on such cases
What problems is the product solving and how is that benefiting you?
Solved developing concurrent programs. Leveraged Akka and its cluster actors capabilities for building resilient and scalable applications.
Recommendations to others considering the product:
Great tool to use but need to read almost whole documentation to have understanding in depth.
showing 1 - 10