DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
A Simple Way to Implement Rate Limiting
This simple solution could meet most of the enterprises’ applications or APIs needs. Enterprises need to implement rate limiting in their applications.
March 12, 2017
by Roberto Picanco
· 30,669 Views · 5 Likes
article thumbnail
Load Balancing AWS Auto Scaling Groups With NGINX Plus
AWS Auto Scaling provides the great benefit of being able to adjust the number of application instances to the level of demand.
March 12, 2017
by Michael Pleshakov
· 12,281 Views · 7 Likes
article thumbnail
Invoke Java Functions in Your DataWeave Transformation and Mule Flow
DataWeave is a language used to query and transform complex data. It is very much so possible to invoke Java/Groovy functions within DataWeave.
March 12, 2017
by Jitendra Bafna
· 26,635 Views · 4 Likes
article thumbnail
Reading Text from Images Using Java
We take a look at some code that can help you to read text from an image with your Java application. Possible uses? Making sure your Captcha is doing its job.
March 10, 2017
by Anurag Jain
· 108,882 Views · 28 Likes
article thumbnail
Get Started With GRAKN.AI
GRAKN.AI is a deductive database in the form of a knowledge graph that uses machine reasoning to simplify data processing challenges for AI applications.
March 10, 2017
by Jo Stichbury DZone Core CORE
· 10,836 Views · 8 Likes
article thumbnail
Design Patterns for FPS Game Weapons
Game development is a complex process. Learn how to use Design Patterns to add flexibility in game mechanics and algorithmic behavior.
March 9, 2017
by Douglas Brooks
· 15,213 Views · 1 Like
article thumbnail
How to Trigger a Mule Flow From Java
Triggering a Mule flow or a sub-flow by sending it a message payload and then using the response payload for your further processing is pretty straightforward.
March 9, 2017
by Harish Kumar
· 10,737 Views · 7 Likes
article thumbnail
ConcurrentHashMap in Java 8
This overview of ConcurrentHashMap covers its use in parallel programming and the various methods you can implement to make use of it.
March 9, 2017
by Arun Pandey DZone Core CORE
· 88,067 Views · 40 Likes
article thumbnail
Using Dependency Injection in Multiple .NET Core Projects
In this post we take a look at answering the question of how to setup and use dependency injection in multiple projects within the same solution.
March 8, 2017
by Juergen Gutsch
· 25,121 Views · 1 Like
article thumbnail
Posting JSON Data to a Mule Flow
There are only 11 steps to POSTing JSON data to a Mule flow. JSON data can be sent directly to a Mule flow. The reason for doing this is to access data from a payload.
March 8, 2017
by Danish Sheikh
· 26,872 Views · 1 Like
article thumbnail
ARIMA Forecasting With SAS
The ARIMA procedure analyzes and forecasts equally spaced univariate time series data, transfer function data, and intervention data.
March 8, 2017
by Jitendra Bafna
· 20,462 Views · 3 Likes
article thumbnail
Monitoring Out-Of-Memory Errors in Your Servers
Out-of-memory errors happen when your machines run into very low memory somehow. There are a lot of things you can do to avoid OOM.
March 7, 2017
by Denny Zhang
· 11,039 Views · 4 Likes
article thumbnail
Calling a Java Method From XSLT in Mule
The Xalan extension in our XSL file can call any Java method and get the value returned to it—which it can use to fill any node or attribute value.
March 7, 2017
by Anirban Sen Chowdhary
· 15,034 Views · 4 Likes
article thumbnail
Benchmarking Java Lists Performance
LinkedList is slightly slower than ArrayList with adding items to the end of the list. It is also slower when retrieving items with an index (random access).
March 7, 2017
by Jay Sridhar
· 21,792 Views · 10 Likes
article thumbnail
ChartistJSF: A Responsive Chart Library for Java Server Faces (JSF) Apps
ChartistJSF offers a wonderful library of interactive charts that offer a responsive interface for your users. Learn how to create these charts here!
March 6, 2017
by Sam Sepassi
· 21,274 Views · 5 Likes
article thumbnail
Using sun.misc.Unsafe in Java 9
This quick guide will take you through Unsafe in Java 9, saved from the trash heap by a public campaign, all while using the recent Java 9 EA release.
March 6, 2017
by Greg Luck
· 28,978 Views · 11 Likes
article thumbnail
Top 10 Major Benefits of HTML 5
If you're new to web development, or looking to brush up on some HTML skills, read on to explore some great new features in HTML5.
March 4, 2017
by Parul Sagar
· 23,488 Views · 1 Like
article thumbnail
Custom Annotation in Java for SQL Injection Safe Parameters
How to verify if incoming data strings are safe from SQL Injection issues.
Updated March 3, 2017
by Ramakrishna Punjal
· 44,858 Views · 20 Likes
article thumbnail
Unit Testing Self-Invoking JavaScript Functions
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
March 3, 2017
by Bendix Saeltz
· 12,316 Views
article thumbnail
Invoke Java Method in Mule Flow
By using the Invoke component, we can invoke a specified method of an object defined in a Spring Bean. Mule has a strong ability to do this.
March 3, 2017
by Harish Kumar
· 36,877 Views · 7 Likes
  • Previous
  • ...
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×