Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 58 of 4816

Server Side Event adapter

Adapter for SSE (server side events)
over 5 years ago in Spotfire Streaming 1 Already exists

Enabling Streaming and AMS to Scale model scoring on GPU’s

Customer are looking to leverage GPU based systems to run and score models for better scalability and faster performance.Please include support for GPU's using parallel processing compute platforms such as Nvidia CUDA.
almost 2 years ago in Spotfire Streaming 0 Future Consideration

Allow Declares on Filters

Maps allow declare actions. I'd like to be able to add a declaration in a filter, where is predicates determining output could then made use of the declare. For exaple: DECLARE _rand random() Predicate for output 1: _rand < 0.1 Predicate for ou...
over 8 years ago in Spotfire Streaming 0 Future Consideration

TERR - Parallel processing support

As far as I know, TERR does not support parallel processing or multi-threading. It would be great to include this support in order to reduce computing time on large data sets, or on large ML training exercises. I created some multithreaded code in...
over 7 years ago in Spotfire / TIBCO Enterprise Runtime for R 2 Already exists

upgrade TERR to the latest R version

Please upgrade TERR to the latest R version, in order to support latest R packages. Currently the latest TERR version is 6.0.3 which is based on R 4.0.2 which is released in July 2020. There have been lots of newer versions of R since then.
over 2 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Critical Section Support

Sometimes we don't want let the new tuple into a section which still dose some works.Wondering if we can specify a single threaded section via Designer by grouping it.
over 2 years ago in Spotfire Streaming 2 Already exists

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
over 8 years ago in Spotfire Streaming 0 Future Consideration

Email Alert on Application Error

Auto alert to respective stake holder for any application related error (Adapter Error, Data Error, Memory Exceptions, Connection Errors, Library Error) for application deployed in EC2 instance or on any cloud infrastructure( eg:- AWS, GCP, Azure,...
almost 3 years ago in Spotfire Streaming 0 Unlikely to implement

UMDF Binary Adapter for B3

make available an adapter to connect to B3 using UMDF Binary
almost 3 years ago in Spotfire Streaming 0 Future Consideration

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
almost 3 years ago in Spotfire Streaming 0 Planning to implement