Drools vs. Scala

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Drools
Score 7.0 out of 10
N/A
Drools is an open source business rules management system developed by Red Hat.N/A
Scala
Score 10.0 out of 10
N/A
Scala in Malvern, PA offers their digital signage software which provides Designer for content design, Content Manager for content organization and control, and Player for content viewing. Notably the software supports a wide array of digital signage including touchscreen kiosks and service for direct customer engagement and interaction.N/A
Pricing
DroolsScala
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DroolsScala
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Best Alternatives
DroolsScala
Small Businesses

No answers on this topic

No answers on this topic

Medium-sized Companies
IBM Cloud Pak for Business Automation
IBM Cloud Pak for Business Automation
Score 9.1 out of 10

No answers on this topic

Enterprises
IBM Cloud Pak for Business Automation
IBM Cloud Pak for Business Automation
Score 9.1 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
DroolsScala
Likelihood to Recommend
7.0
(2 ratings)
6.4
(2 ratings)
Support Rating
-
(0 ratings)
8.8
(2 ratings)
User Testimonials
DroolsScala
Likelihood to Recommend
Open Source
As an open source rule engine and product suite, Drools is well suited for the small and middle scale business to manage and integrate the rules to build the rule-driven system which can process the business-critical data and events to produce the automated decision. It is better to use Drools in the well-secured environment (back-end behind the DMZ), not putting it on the customer-facing front or exposing it directly the to public where may bring direct security risk in the enterprise environment. Drools still needs a lot hardening on the security side.
Read full review
Scala
If you are in the data science world, Scala is the best language to work with Spark, the defacto data science data store. I think that is really the main likely reason I would ever recommend Scala. Another reason is if you already have a team of programmers familiar with functional programming, e.g. they all have years of Haskell experience. In that case, I definitely think Scala is a superior and faster-growing language than Haskell and that picking up Scala after Haskell should be quick.
Read full review
Pros
Open Source
  • Writing rules with business focus
  • Rules evolution and maintenance
  • separate business logic from program code
Read full review
Scala
  • Organizing different playlists.
  • Coordinating content schedule and running time.
Read full review
Cons
Open Source
  • Fusion doesn't support persistence of working memory, which brings some extra high availability risk to our business.
  • Guvnor still has a lot room to be implemented, it is not so user-friendly for non-technical people, so a lot of business users complain it is hard to master.
  • Rule execution server doesn't even have JMX implemented, hard to be monitored.
  • Drools is still lacking support for key Web services standards.
Read full review
Scala
  • The built-in compiler, scalac, is sssssssssslllllooooowwwwww. I mean like, if you thought the Java compiler was slow, try Scala! The default compiler on my 12k line codebase takes 4 minutes to compile from scratch on my i7 quad-core machine. This can be mitigated through the paid solution of Hydra which compiles your code in parallel. Unfortunately, it's quite expensive and your legal department or finance department may not approve of it. But if they do, for me, it reduced my compile time down to 80 seconds, much more manageable.
  • Scala is not going anywhere and support for it is slowly dying. This is the main reason I would not choose Scala for my next company or project. Important Scala libraries such as secure social (which is used for OAuth, a major requirement of every web app) are hardly maintained. Another library that suffers from lack of updates is Slick, the database mapper. There aren't enough engineers working on it to even provide support for the new features that came out in Postgres 9.0 (e.g. JSONb). There is simply not enough of a community to drive Scala forward and keep 3rd party libraries up to date as Java world does it.
  • As a corollary of a stagnant community, hiring Scala developers is hard as well. Of the 30 backend engineers we've hired, only 3 came in already knowing Scala. And as I will mention below, this is a BIG problem because learning Scala is really tough.
  • The learning curve for Scala is very, very steep. Anecdotally, I came into my current company with strong Java experience. Java is the closest language to Scala but it took me 6 months before I stopped needing to pair program on easy tickets. It doesn't help that Scala has some weird syntax like Map[A, +B] and that it forces you to do functional programming.
Read full review
Support Rating
Open Source
No answers on this topic
Scala
The customer service team is very responsive and usually returns calls or emails within a couple of hours of placing a request or inquiry. Just about every rep I've spoken to has been very thorough and helpful, walking me through each problem and explaining the solutions in a way that's easy to understand.
Read full review
Alternatives Considered
Open Source
I did not participate in drools choice. I can only compare drools with the previous situation which was using nothing.
Read full review
Scala
No answers on this topic
Return on Investment
Open Source
  • The IT department quickly adopted Drools as it is a very good java-based rule engine, which saves a lot of time to meet the project timeline and balanced our business requirements.
  • Recently we start considering the OpenRules, which may be more business user-friendly.
Read full review
Scala
  • Negative: slow engineer onboarding. As I mentioned before, it took me 6 months to get up-to-speed on Scala and didn't need to bother more senior Scala engineers anymore for help with every ticket. That's hundreds of hours I wasted of myself and other engineer's time.
  • Positive: thread safety, no concurrency bug. The ROI on this one is really hard to calculate, but I do believe Scala has saved me hundreds of hours over the past few years by allowing me to never have to worry about deadlocks or race conditions. Scala is simply so safe we've never had race conditions within the JVM before.
  • Negative: third-party libraries aren't maintained so we have to fork and update them ourselves. As I mentioned before, we use Securesocial but it stopped receiving updates and there is simply no alternative to it. So, we forked it and put an engineer on it for a month to get it back up-to-date. What a waste of his time!
Read full review
ScreenShots